The ConceptualModel type exposes the following members.

Properties

  NameDescription
Public propertyAlias
Conceptual model alias name / short name
Public propertyAssociationSets
Enumeration of all association sets contained within the current conceptual model.
Public propertyComplexTypes
Enumeration of all complex types contained within the current conceptual model.
Public propertyContainerName
Entity container name
Public propertyEntitySets
Enumeration of all entity sets contained within the current conceptual model.
Public propertyEntityTypes
Enumeration of the all entity types contained within the current conceptual model.
Public propertyFunctionImports
Enumeration of all complex types contained within the current conceptual model.
Public propertyLazyLoadingEnabled
Controls whether the generated object context supports lazy loading or not
Public propertyNamespace
Conceptual model namespace name
Public propertyQueries
Exposes a number of common IQueryable queries based on conceptual model data.

See Also