The ModelEntitySet type exposes the following members.
Properties
Name | Description | |
---|---|---|
AliasName |
Fully qualified alias name, including parent object aliases.
| |
AssociationsFrom |
Enumeration of associations where this entity set is the dependent (from) entityset
| |
AssociationsTo |
Enumeration of associations where this entity set is the principal (to) entityset
| |
EntitySetMapping |
Entity set mapping that maps this entity set to the underlying storage model entityset(s)
| |
EntityType |
Primary entity type for the entity set
| |
EntityTypeName |
Entity type name for the primary entity type behind this entity set.
| |
FullName |
Fully qualified name, including parent object names.
| |
GetterAccess |
Protection level for the generated property getter for this entityset.
| |
InheritanceStrategy |
Inheritance strategy setting for this entity set. This is not part of the Microsoft EDMX/CSDL specification but an extension added by this library.
| |
LazyLoadingEnabled |
Lazy loading enabled or disabled for this entity set?
| |
LongDescription |
Long description, part of the documentation attributes for model members
| |
Name |
Name of the model object
| |
ShortDescription |
Short description, part of the documentation attributes for model members
|