Skip to main content
All docs
V25.2
  • ProviderCustomAssemblyLoadingProhibitedException Class

    An exception thrown on an unauthorized attempt to load a custom assembly as the FireBirdConnectionParameters.ClientLibrary parameter.

    Namespace: DevExpress.DataAccess.Sql

    Assembly: DevExpress.DataAccess.v25.2.dll

    Declaration

    public class ProviderCustomAssemblyLoadingProhibitedException :
        Exception

    Inheritance

    Object
    Exception
    ProviderCustomAssemblyLoadingProhibitedException
    See Also