The ConceptualModel type exposes the following members.
Properties
Name | Description | |
---|---|---|
Alias |
Conceptual model alias name / short name
| |
AssociationSets |
Enumeration of all association sets contained within the current conceptual model.
| |
ComplexTypes |
Enumeration of all complex types contained within the current conceptual model.
| |
ContainerName |
Entity container name
| |
EntitySets |
Enumeration of all entity sets contained within the current conceptual model.
| |
EntityTypes |
Enumeration of the all entity types contained within the current conceptual model.
| |
FunctionImports |
Enumeration of all complex types contained within the current conceptual model.
| |
LazyLoadingEnabled |
Controls whether the generated object context supports lazy loading or not
| |
Namespace |
Conceptual model namespace name
| |
Queries |
Exposes a number of common IQueryable queries based on conceptual model data.
|