EntityKeyIndexStatus Enumeration

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Represents the enumerator for the entity key status when the index creation job is in progress.

For the Web API use the EntityKeyIndexStatus EnumType.

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

Syntax

[DataContractAttribute(Name = "EntityKeyIndexStatus", Namespace = "https://schemas.microsoft.com/xrm/7.1/Contracts")]
public enum EntityKeyIndexStatus
<DataContractAttribute(Name := "EntityKeyIndexStatus", Namespace := "https://schemas.microsoft.com/xrm/7.1/Contracts")>
Public Enumeration EntityKeyIndexStatus

Members

Member name Description
Active

Specifies that the key index creation is active.

Failed

Specifies that the key index creation failed.

InProgress

Specifies that the key index creation is in progress.

Pending

Specifies that the key index creation is pending.

See Also

Microsoft.Xrm.Sdk Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright