Back to Devexpress

EFDataSource Events

corelibraries-devexpress-dot-dataaccess-dot-entityframework-dot-efdatasource-dot-underscore-events.md

latest1.9 KB
Original Source

EFDataSource Events

An Entity Framework data source.

NameDescription
BeforeLoadCustomAssemblyOccurs on an attempt to load a custom assembly by EFDataSource in the Data Source Wizard.
BeforeLoadCustomAssemblyGlobal staticOccurs on an attempt to load a custom assembly by EFDataSource (e.g., when an application loads a report template containing an Entity Framework data source originated from a compiled assembly).
ConfigureDataConnection
ConnectionError
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.

See Also

EFDataSource Class

EFDataSource Members

DevExpress.DataAccess.EntityFramework Namespace