Skip to main content
All docs
V24.1

SqlDataSource.BeforeLoadProviderCustomAssemblyGlobal Event

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v24.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public static event BeforeLoadProviderCustomAssemblyEventHandler BeforeLoadProviderCustomAssemblyGlobal

Event Data

The BeforeLoadProviderCustomAssemblyGlobal event's data class is BeforeLoadProviderCustomAssemblyEventArgs. The following properties provide information specific to this event:

Property
AllowLoading
AssemblyPath
See Also