Click or drag to resize

EntityTypeAttribute Properties

The EntityTypeAttribute type exposes the following members.

Properties
  NameDescription
Public propertyInvalidHandle
Gets or sets the default handle is used to indicate an invalid instance of this entity.
Public propertyName
Gets or sets the name of the entity type.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also