EntityKey テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

メッセージ

メッセージ Web API 操作 SDK アセンブリ
RetrieveMultiple GET [org URI]/api/data/v9.0/entitykeys
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple

プロパティ

プロパティ
CollectionSchemaName EntityKeys
DisplayCollectionName Entity Keys
DisplayName Entity Key
EntitySetName entitykeys
IsBPFEntity False
LogicalCollectionName entitykeys
LogicalName entitykey
OwnershipType None
PrimaryIdAttribute entitykeyid
PrimaryNameAttribute logicalname
SchemaName EntityKey

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

EntityKeyId

プロパティ
Description Unique identifier of the entity key.
DisplayName Entity Key
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName entitykeyid
RequiredLevel SystemRequired
Type Uniqueidentifier

LogicalName

プロパティ
Description The logical name of this Entity Key.
DisplayName Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName logicalname
MaxLength 128
RequiredLevel SystemRequired
Type String

Name

プロパティ
Description The name of this Entity Key.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 128
RequiredLevel SystemRequired
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

IsSecondaryKey

追加元 : Metadata Extension ソリューション

プロパティ
Description Is the attribute secondary key.
DisplayName IsSecondaryKey
IsValidForForm False
IsValidForRead True
LogicalName issecondarykey
RequiredLevel None
Type Boolean

IsSecondaryKey の選択肢/オプション

ラベル 内容

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

関連項目

テーブルの参照について
Web API リファレンス
entitykey EntityType