BeforeLoadProviderCustomAssemblyEventArgs(String) Constructor
Initializes a new instance of the BeforeLoadProviderCustomAssemblyEventArgs class with specified settings.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
assemblyPath | String | The path to the requested Firebird provider assembly. |
See Also