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.v24.2.dll
NuGet Package: DevExpress.Data
#Interfaces
Name | Description |
---|---|
IDXAssembly |
When implemented by a class, provides information about its containing assembly. |
IDXType |
When implemented by a class, provides information about a project type. |
IProject |
When implemented by a class, provides information about known project types. |
IResource |
When implemented by a class, provides options for project resources. |
ISolution |
If implemented, provides access to the known types in the current solution. |