Skip to main content
All docs
V25.1
  • BeforeLoadProviderCustomAssemblyEventArgs Properties

    Provides data for the SqlDataSource.BeforeLoadProviderCustomAssembly and SqlDataSource.BeforeLoadProviderCustomAssemblyGlobal events.
    Name Description
    AllowLoading Specifies whether loading a Firebird provider custom assembly is allowed.
    AssemblyPath Specifies the path to the requested Firebird provider assembly.
    See Also