EntityContainer Properties
.NET Framework 4.5
The EntityContainer type exposes the following members.
| Name | Description | |
|---|---|---|
|
BaseEntitySets | Gets a list of entity sets and association sets that this EntityContainer includes. |
|
BuiltInTypeKind | Gets the built-in type kind for this EntityContainer. (Overrides MetadataItem.BuiltInTypeKind.) |
|
Documentation | Gets or sets the documentation associated with this type. (Inherited from MetadataItem.) |
|
FunctionImports | Specifies a collection of EdmFunction elements. Each function contains the details of a stored procedure that exists in the database or equivalent CommandText that is mapped to an entity and its properties. |
|
MetadataProperties | Gets the list of properties of the current type. (Inherited from MetadataItem.) |
|
Name | Gets the name of this EntityContainer. |