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