DashboardEFDataSource Events
An Entity Framework data source that provides data for the dashboard.
Name | Description |
---|---|
Before |
Occurs on an attempt to load a custom assembly by EFData |
Before |
Occurs on an attempt to load a custom assembly by EFData |
Configure |
Inherited from EFData |
Connection |
Inherited from EFData |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also