Entity Index (EntityIndex) table/entity reference (Microsoft Dataverse)
Metadata describing index of an entity
Messages
The following table lists the messages for the Entity Index (EntityIndex) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Associate Event: True |
Associate records | Associate records |
Disassociate Event: True |
Disassociate records | Disassociate records |
Properties
The following table lists selected properties for the Entity Index (EntityIndex) table.
Property | Value |
---|---|
DisplayName | Entity Index |
DisplayCollectionName | Entity Indexes |
SchemaName | EntityIndex |
CollectionSchemaName | EntityIndexes |
EntitySetName | entityindexes |
LogicalName | entityindex |
LogicalCollectionName | entityindexes |
PrimaryIdAttribute | indexid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
IndexId
Property | Value |
---|---|
Description | Unique identifier of the index id |
DisplayName | Index Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | indexid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Name
Property | Value |
---|---|
Description | Display Name |
DisplayName | Display Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 128 |
SequentialKeyStatus
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Sequential Key Status |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | sequentialkeystatus |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
ComponentState
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | componentstate |
ComponentState Choices/Options
Value | Label |
---|---|
0 | Published |
1 | Unpublished |
2 | Deleted |
3 | Deleted Unpublished |
OverwriteTime
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Record Overwrite Time |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
RecordId
Property | Value |
---|---|
Description | The record id of this entity index. |
DisplayName | Record Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | recordid |
RequiredLevel | SystemRequired |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
SolutionId
Property | Value |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
VersionNumber
Property | Value |
---|---|
Description | The version number of this entity index. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | SystemRequired |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- entityindex_AsyncOperations
- entityindex_BulkDeleteFailures
- entityindex_MailboxTrackingFolders
- entityindex_PrincipalObjectAttributeAccesses
- entityindex_SyncErrors
entityindex_AsyncOperations
Many-To-One Relationship: asyncoperation entityindex_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entityindex_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entityindex_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure entityindex_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entityindex_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entityindex_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder entityindex_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entityindex_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entityindex_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess entityindex_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | entityindex_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entityindex_SyncErrors
Many-To-One Relationship: syncerror entityindex_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | entityindex_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
entityindex