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.

Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

System.Object
  Microsoft.Xrm.Sdk.Metadata.MetadataBase
    Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata

[DataContractAttribute(Name = "EntityKeyMetadata", Namespace = "http://schemas.microsoft.com/xrm/7.1/Metadata")]
[MetadataNameAttribute(LogicalName = "EntityKeyMetadata", LogicalCollectionName = "EntityKeyDefinitions")]
public sealed class EntityKeyMetadata : MetadataBase

NameDescription
System_CAPS_pubmethodEntityKeyMetadata()

Initializes a new instance of the EntityKeyMetadata class.

NameDescription
System_CAPS_pubpropertyAsyncJob

Gets or sets the asynchronous job.

System_CAPS_pubpropertyDisplayName

Gets or sets the display name.

System_CAPS_pubpropertyEntityKeyIndexStatus

Gets or sets the entity key index status.

System_CAPS_pubpropertyEntityLogicalName

Gets or sets the entity logical name.

System_CAPS_pubpropertyExtensionData

Gets or sets the structure that contains extra data.(Inherited from MetadataBase.)

System_CAPS_pubpropertyHasChanged

Gets whether the item of metadata has changed.(Inherited from MetadataBase.)

System_CAPS_pubpropertyIntroducedVersion

Gets or sets the introduced version.

System_CAPS_pubpropertyIsCustomizable

Gets or sets a Boolean value that specifies whether the entity key metadata is customizable.

System_CAPS_pubpropertyIsManaged

Gets or sets a Boolean value that specifies whether entity key metadata is managed or not.

System_CAPS_pubpropertyKeyAttributes

Gets or sets the key attributes.

System_CAPS_pubpropertyLogicalName

Gets or sets the logical name.

System_CAPS_pubpropertyMetadataId

Gets or sets a unique identifier for the metadata item.(Inherited from MetadataBase.)

System_CAPS_pubpropertySchemaName

Gets or sets the schema name.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: