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.v25.1.dll
NuGet Package: DevExpress.Data
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. |