Click to Rate and Give Feedback
EntityMetadata Class
banner art

Contains the metadata for an entity.

The EntityMetadata class exposes the following members.

Constructor Description
EntityMetadata Initializes a new instance of the EntityMetadata class.

Field Description
Attributes Contains all the attribute metadata for the specified entity.
Description Specifies the description for the attribute.
DisplayCollectionName Specifies the plural display name for the entity.
DisplayName Specifies the display name for the entity.
IsCustomEntity Indicates whether the entity is a custom entity.
IsCustomEntitySpecified Indicates whether the IsCustomEntity field is set.
IsCustomizable Indicates whether the entity is customizable.
IsCustomizableSpecified Indicates whether the IsCustomizable field is set.
Name Specifies the schema name for the entity.
ObjectTypeCode Specifies the integer type code for the entity.
OwnershipType Specifies the ownership type for the entity.
PrimaryField Specifies the name of the attribute that is the primary field for the entity.
PrimaryKey Specifies the name of the attribute primary key for the entity.
Privileges Specifies the set of privileges for the entity.
ReferencesFrom Specifies the set of relationships from other entities.
ReferencesTo Specifies the set of relationships to other entities.
ReportViewName Specifies the name of the filtered view for the entity.

See Also


© 2007 Microsoft Corporation. All rights reserved.


© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker