ProviderCustomAssemblyLoadingProhibitedException.AssemblyPath Property
Gets the path to the requested Firebird provider assembly.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
String | The path to the requested Firebird provider assembly. |
See Also