Skip to main content
All docs
V26.1
  • ProviderCustomAssemblyLoadingProhibitedException.AssemblyPath Property

    Gets the path to the requested Firebird provider assembly.

    Namespace: DevExpress.DataAccess.Sql

    Assembly: DevExpress.DataAccess.v26.1.dll

    Declaration

    public string AssemblyPath { get; }

    Property Value

    Type Description
    String

    The path to the requested Firebird provider assembly.

    See Also