Back to Devexpress

EFDataSource Properties

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

latest3.4 KB
Original Source

EFDataSource Properties

An Entity Framework data source.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ConnectionSpecifies the connection for an EFDataSource.
ConnectionNameSpecifies the name of an Entity Framework data connection.
ConnectionParametersSpecifies the connection parameters of an Entity Framework data source.
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.
NameInherited from DataComponentBase.
SiteGets or sets the ISite of the Component. Inherited from Component.
StoredProceduresGets the collection of stored procedures provided by an EFDataSource.

See Also

EFDataSource Class

EFDataSource Members

DevExpress.DataAccess.EntityFramework Namespace