Back to Devexpress

ProviderCustomAssemblyLoadingProhibitedException Class

corelibraries-devexpress-dot-dataaccess-dot-sql-a1053069.md

latest1.4 KB
Original Source

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

NuGet Package : DevExpress.DataAccess

Declaration

csharp
public class ProviderCustomAssemblyLoadingProhibitedException :
    Exception
vb
Public Class ProviderCustomAssemblyLoadingProhibitedException
    Inherits Exception

Inheritance

Object Exception ProviderCustomAssemblyLoadingProhibitedException

See Also

ProviderCustomAssemblyLoadingProhibitedException Members

DevExpress.DataAccess.Sql Namespace