Relationship Entity (Relationship) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
RetrieveMultiple | GET [org URI]/api/data/v9.0/relationships データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | Relationships |
DisplayCollectionName | Relationship Entities |
DisplayName | Relationship Entity |
EntitySetName | relationships |
IsBPFEntity | False |
LogicalCollectionName | relationships |
LogicalName | relationship |
OwnershipType | None |
PrimaryIdAttribute | relationshipid |
PrimaryNameAttribute | name |
SchemaName | Relationship |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
EntityKeyId
プロパティ | 値 |
---|---|
Description | Referenced Entity's Alternate Key |
DisplayName | Entity Key Id |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | entitykeyid |
RequiredLevel | None |
Type | Uniqueidentifier |
Name
プロパティ | 値 |
---|---|
Description | Name of the relationship. |
DisplayName | Relationship Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | name |
MaxLength | 255 |
RequiredLevel | SystemRequired |
Type | String |
RelationshipId
プロパティ | 値 |
---|---|
Description | Unique identifier of the entity relationship. |
DisplayName | Relationship Id |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | relationshipid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CascadeArchive
- ComponentState
- IsRelationshipAttributeDenormalized
- OverwriteTime
- SolutionId
- VersionNumber
CascadeArchive
追加元 : Metadata Extension ソリューション
プロパティ | 値 |
---|---|
Description | Cascade archive setting |
DisplayName | Cascade archive setting |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | cascadearchive |
MaxValue | |
MinValue | |
RequiredLevel | SystemRequired |
Type | Integer |
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 |
IsRelationshipAttributeDenormalized
追加元 : Metadata Extension ソリューション
プロパティ | 値 |
---|---|
Description | Is the relationship attribute denormalized. |
DisplayName | IsRelationshipAttributeDenormalized |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isrelationshipattributedenormalized |
RequiredLevel | None |
Type | Boolean |
IsRelationshipAttributeDenormalized の選択肢/オプション
値 | ラベル | 内容 |
---|
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 relationship. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
relationship_relationshipattribute
追加元 : Metadata Extension ソリューション
relationshipattribute テーブル/エンティティの多対一のリレーションシップ relationship_relationshipattribute と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | relationshipattribute |
ReferencingAttribute | relationshipid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | relationship_relationshipattribute |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス relationship EntityType