A newer version of this page is available.
Switch to the current version.
DevExpress.Entity.ProjectModel Namespace
Contains classes that provide information about the known types in the current solution that are required to connect to Entity Framework data sources.
Assembly: DevExpress.Data.v19.2.dll
Interfaces
Name | Description |
---|---|
IDXAssemblyInfo | When implemented by a class, provides information about its containing assembly. |
IDXTypeInfo | When implemented by a class, provides information about a project type. |
IProjectTypes | When implemented by a class, provides information about known project types. |
IResourceOptions | When implemented by a class, provides options for project resources. |
ISolutionTypesProvider | If implemented, provides access to the known types in the current solution. |
Feedback