A newer version of this page is available.
Switch to the current version.
DbContainerType Enum
Enumerates values that specify the container type.
Namespace: DevExpress.Entity.Model
Assembly: DevExpress.Data.v18.2.dll
Declaration
Members
Name | Description |
---|---|
EntityFramework | Specifies the Entity Framework data model. |
WCF | Specifies the WCF data service. |
Related API Members
The following properties accept/return DbContainerType values:
See Also
Feedback