Entity テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
RetrieveMultiple | GET [org URI]/api/data/v9.0/entities データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | Entities |
DisplayCollectionName | Entities |
DisplayName | Entity |
EntitySetName | entities |
IsBPFEntity | False |
LogicalCollectionName | entities |
LogicalName | entity |
OwnershipType | None |
PrimaryIdAttribute | entityid |
PrimaryNameAttribute | name |
SchemaName | Entity |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- AddressTableName
- BaseTableName
- CollectionName
- EntityId
- EntitySetName
- ExtensionTableName
- ExternalCollectionName
- ExternalName
- LogicalCollectionName
- LogicalName
- Name
- OriginalLocalizedCollectionName
- OriginalLocalizedName
- ParentControllingAttributeName
- PhysicalName
- ReportViewName
AddressTableName
プロパティ | 値 |
---|---|
Description | The address table name of this entity. |
DisplayName | Address Table Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | addresstablename |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
BaseTableName
プロパティ | 値 |
---|---|
Description | The base table name of this entity. |
DisplayName | Base Table Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | basetablename |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
CollectionName
プロパティ | 値 |
---|---|
Description | The collection name of this entity. |
DisplayName | Collection Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | collectionname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
EntityId
プロパティ | 値 |
---|---|
Description | Unique identifier of the entity. |
DisplayName | Entity |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | entityid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
EntitySetName
プロパティ | 値 |
---|---|
Description | The entity set name of this entity. |
DisplayName | Entity Set Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | entitysetname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
ExtensionTableName
プロパティ | 値 |
---|---|
Description | The extension table name of this entity. |
DisplayName | Extension Table Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | extensiontablename |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
ExternalCollectionName
プロパティ | 値 |
---|---|
Description | The external collection name of this entity. |
DisplayName | External Collection Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | externalcollectionname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
ExternalName
プロパティ | 値 |
---|---|
Description | The external name of this entity. |
DisplayName | External Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | externalname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
LogicalCollectionName
プロパティ | 値 |
---|---|
Description | The logical collection name of this entity. |
DisplayName | Logical Collection Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | logicalcollectionname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
LogicalName
プロパティ | 値 |
---|---|
Description | The logical name of this entity. |
DisplayName | Logical Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | logicalname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
Name
プロパティ | 値 |
---|---|
Description | The name of this Entity. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
OriginalLocalizedCollectionName
プロパティ | 値 |
---|---|
Description | The original localized collection name of this entity. |
DisplayName | Original Localized Collection Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | originallocalizedcollectionname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
OriginalLocalizedName
プロパティ | 値 |
---|---|
Description | The original localized name of this entity. |
DisplayName | Original Localized Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | originallocalizedname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
ParentControllingAttributeName
プロパティ | 値 |
---|---|
Description | The parent controlling attribute name of this entity. |
DisplayName | Parent Controlling Attribute Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentcontrollingattributename |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
PhysicalName
プロパティ | 値 |
---|---|
Description | The physical name of this entity. |
DisplayName | Physical Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | physicalname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
ReportViewName
プロパティ | 値 |
---|---|
Description | The Report view name of this entity. |
DisplayName | Report View Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | reportviewname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
ComponentState
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
ComponentState の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
IsActivity
追加元 : Metadata Extension ソリューション
プロパティ | 値 |
---|---|
Description | Whether this entity is of type activity. |
DisplayName | Is Activity |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isactivity |
RequiredLevel | None |
Type | Boolean |
IsActivity の選択肢/オプション
値 | ラベル | 内容 |
---|
ObjectTypeCode
追加元 : Metadata Extension ソリューション
プロパティ | 値 |
---|---|
Description | The object type code of this entity. |
DisplayName | Object Type Code |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objecttypecode |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
OverwriteTime
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
SolutionId
プロパティ | 値 |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
VersionNumber
追加元 : Metadata Extension ソリューション
プロパティ | 値 |
---|---|
Description | The version number of this entity. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- entity_solutioncomponentconfiguration
- entity_solutioncomponentbatchconfiguration_PrimaryEntity
- entity_solutioncomponentbatchconfiguration_RelatedEntity
- catalogassignment_entity
- entity_entityanalyticsconfig
- sharedlinksetting_extensionofrecordid
- entity_serviceplanmapping
- DVFileSearchEntity_Entity_Entity
- DVTableSearchEntity_Entity_Entity
- AIPluginOperation_Entity_Entity
- virtualentitymetadata_extensionofrecordid
- metadataforarchival_extensionofrecordid
- msdyn_insightsstorevirtualentity_extensionofrecordid
- recyclebinconfig_extensionofrecordid
- entity_appaction_ContextEntity
- entity_appactionrule_ContextEntity
- msdyn_entity_msdyn_entitylinkchatconfiguration
entity_solutioncomponentconfiguration
追加元 : Solution Component Configuration ソリューション
solutioncomponentconfiguration テーブル/エンティティの多対一のリレーションシップ entity_solutioncomponentconfiguration と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | solutioncomponentconfiguration |
ReferencingAttribute | entityid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | entity_solutioncomponentconfiguration |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
entity_solutioncomponentbatchconfiguration_PrimaryEntity
追加元 : Solution Component Configuration ソリューション
solutioncomponentbatchconfiguration テーブル/エンティティの多対一のリレーションシップ entity_solutioncomponentbatchconfiguration_PrimaryEntity と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | solutioncomponentbatchconfiguration |
ReferencingAttribute | primaryentity |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | entity_solutioncomponentbatchconfiguration_PrimaryEntity |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
entity_solutioncomponentbatchconfiguration_RelatedEntity
追加元 : Solution Component Configuration ソリューション
solutioncomponentbatchconfiguration テーブル/エンティティの多対一のリレーションシップ entity_solutioncomponentbatchconfiguration_RelatedEntity と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | solutioncomponentbatchconfiguration |
ReferencingAttribute | relatedentity |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | entity_solutioncomponentbatchconfiguration_RelatedEntity |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
catalogassignment_entity
追加元 : CatalogFramework ソリューション
catalogassignment テーブル/エンティティの多対一のリレーションシップ catalogassignment_entity と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | catalogassignment |
ReferencingAttribute | object |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | CatalogAssignments |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entity_entityanalyticsconfig
追加元 : Advanced Analytics Infrastructure ソリューション
entityanalyticsconfig テーブル/エンティティの多対一のリレーションシップ entity_entityanalyticsconfig と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | entityanalyticsconfig |
ReferencingAttribute | parententityid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | entity_entityanalyticsconfig |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
sharedlinksetting_extensionofrecordid
追加元 : Active Solution ソリューション
sharedlinksetting テーブル/エンティティの多対一のリレーションシップ sharedlinksetting_extensionofrecordid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | sharedlinksetting |
ReferencingAttribute | extensionofrecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | sharedlinksetting_extensionofrecordid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
entity_serviceplanmapping
追加元 : License Enforcement ソリューション
serviceplanmapping テーブル/エンティティの多対一のリレーションシップ entity_serviceplanmapping と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | serviceplanmapping |
ReferencingAttribute | entity |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | entity_serviceplanmapping |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
DVFileSearchEntity_Entity_Entity
追加元 : AIPlatformExtensionsComponents Solution ソリューション
dvfilesearchentity テーブル/エンティティの多対一のリレーションシップ DVFileSearchEntity_Entity_Entity と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | dvfilesearchentity |
ReferencingAttribute | entity |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | DVFileSearchEntity_Entity_Entity |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
DVTableSearchEntity_Entity_Entity
追加元 : AIPlatformExtensionsComponents Solution ソリューション
dvtablesearchentity テーブル/エンティティの多対一のリレーションシップ DVTableSearchEntity_Entity_Entity と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | dvtablesearchentity |
ReferencingAttribute | entity |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | DVTableSearchEntity_Entity_Entity |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
AIPluginOperation_Entity_Entity
追加元 : AIPlatformExtensionsCore Solution ソリューション
aipluginoperation テーブル/エンティティの多対一のリレーションシップ AIPluginOperation_Entity_Entity と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | aipluginoperation |
ReferencingAttribute | entity |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | AIPluginOperation_Entity_Entity |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
virtualentitymetadata_extensionofrecordid
追加元 : Active Solution ソリューション
virtualentitymetadata テーブル/エンティティの多対一のリレーションシップ virtualentitymetadata_extensionofrecordid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | virtualentitymetadata |
ReferencingAttribute | extensionofrecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | virtualentitymetadata_extensionofrecordid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
metadataforarchival_extensionofrecordid
追加元 : Active Solution ソリューション
metadataforarchival テーブル/エンティティの多対一のリレーションシップ metadataforarchival_extensionofrecordid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | metadataforarchival |
ReferencingAttribute | extensionofrecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | metadataforarchival_extensionofrecordid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_insightsstorevirtualentity_extensionofrecordid
追加元 : Active Solution ソリューション
msdyn_insightsstorevirtualentity テーブル/エンティティの多対一のリレーションシップ msdyn_insightsstorevirtualentity_extensionofrecordid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | msdyn_insightsstorevirtualentity |
ReferencingAttribute | extensionofrecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | msdyn_insightsstorevirtualentity_extensionofrecordid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
recyclebinconfig_extensionofrecordid
追加元 : Active Solution ソリューション
recyclebinconfig テーブル/エンティティの多対一のリレーションシップ recyclebinconfig_extensionofrecordid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | recyclebinconfig |
ReferencingAttribute | extensionofrecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | recyclebinconfig_extensionofrecordid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
entity_appaction_ContextEntity
追加元 : Power Apps Actions ソリューション
appaction テーブル/エンティティの多対一のリレーションシップ entity_appaction_ContextEntity と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | appaction |
ReferencingAttribute | contextentity |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | entity_appaction_ContextEntity |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entity_appactionrule_ContextEntity
追加元 : Power Apps Actions ソリューション
appactionrule テーブル/エンティティの多対一のリレーションシップ entity_appactionrule_ContextEntity と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | appactionrule |
ReferencingAttribute | contextentity |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | entity_appactionrule_ContextEntity |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_entity_msdyn_entitylinkchatconfiguration
追加元 : Teams Chat Settings Solution ソリューション
msdyn_entitylinkchatconfiguration テーブル/エンティティの多対一のリレーションシップ msdyn_entity_msdyn_entitylinkchatconfiguration と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | msdyn_entitylinkchatconfiguration |
ReferencingAttribute | msdyn_entitytype |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | msdyn_entity_msdyn_entitylinkchatconfiguration_entitytype |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対多関連付け
Entity テーブルが関連付けの最初のテーブルである場合に提供される関連付けの詳細。 SchemaName が一覧表示。
card_entity_connections
card テーブル/エンティティの多対多のリレーションシップ card_entity_connections を参照してください。