EntityKeyMetadata Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Represents the entity key metadata.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Name | Description | |
|---|---|---|
![]() | EntityKeyMetadata() | Initializes a new instance of the EntityKeyMetadata class. |
| Name | Description | |
|---|---|---|
![]() | AsyncJob | Gets or sets the asynchronous job. |
![]() | DisplayName | Gets or sets the display name. |
![]() | EntityKeyIndexStatus | Gets or sets the entity key index status. |
![]() | EntityLogicalName | Gets or sets the entity logical name. |
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from MetadataBase.) |
![]() | HasChanged | Gets whether the item of metadata has changed.(Inherited from MetadataBase.) |
![]() | IntroducedVersion | Gets or sets the introduced version. |
![]() | IsCustomizable | Gets or sets a Boolean value that specifies whether the entity key metadata is customizable. |
![]() | IsManaged | Gets or sets a Boolean value that specifies whether entity key metadata is managed or not. |
![]() | KeyAttributes | Gets or sets the key attributes. |
![]() | LogicalName | Gets or sets the logical name. |
![]() | MetadataId | Gets or sets a unique identifier for the metadata item.(Inherited from MetadataBase.) |
![]() | SchemaName | Gets or sets the schema name. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright

