Back to Devexpress

DashboardEFDataSource Properties

dashboard-devexpress-dot-dashboardcommon-dot-dashboardefdatasource-dot-underscore-properties.md

latest4.4 KB
Original Source

DashboardEFDataSource Properties

An Entity Framework data source that provides data for the dashboard.

NameDescription
CalculatedFieldsProvides access to a data source’s calculated fields.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ComponentNameGets or sets the component name of the current data source.
ConnectionSpecifies the connection for an EFDataSource. Inherited from EFDataSource.
ConnectionNameSpecifies the name of an Entity Framework data connection. Inherited from EFDataSource.
ConnectionParametersSpecifies the connection parameters of an Entity Framework data source. Inherited from EFDataSource.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FiltersProvides access to the collection of Entity Framework data source filters. Inherited from EFDataSource.
IsConnectedGets whether the connection to a data source is established.
NameGets or sets the data source name.
SiteGets or sets the ISite of the Component. Inherited from Component.
StoredProceduresGets the collection of stored procedures provided by an EFDataSource. Inherited from EFDataSource.

See Also

DashboardEFDataSource Class

DashboardEFDataSource Members

DevExpress.DashboardCommon Namespace