The StoreEntityType type exposes the following members.

Properties

  NameDescription
Public propertyAliasName
Fully qualified alias name, including parent object aliases.
Public propertyAssociationsFrom
Enumeration of all associations originating from this entity type.
Public propertyAssociationsTo
Enumeration of all associations referencing this entity type.
Public propertyEntitySet
The store entityset that this entity type belongs to.
Public propertyFullName
Fully qualified name, including parent object names.
Public propertyLongDescription
Long description, part of the documentation attributes for model members
Public propertyMemberProperties
Enumeration of all scalar members in the entity type.
Public propertyName
Name of the model object
Public propertyShortDescription
Short description, part of the documentation attributes for model members

See Also