RelationshipAttribute テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Stores relationship attributes mapping for Multi-predicate relationship
追加元 : Metadata Extension ソリューション
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Retrieve | GET [org URI]/api/data/v9.0/relationshipattributes(relationshipattributeid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/relationshipattributes データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | RelationshipAttributes |
DisplayCollectionName | Relationship Attributes |
DisplayName | Relationship Attribute |
EntitySetName | relationshipattributes |
IsBPFEntity | False |
LogicalCollectionName | relationshipattributes |
LogicalName | relationshipattribute |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | relationshipattributeid |
PrimaryNameAttribute | name |
SchemaName | RelationshipAttribute |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- IsCustomizable
- Name
- ReferencedAttributeId
- ReferencingAttributeId
- RelationshipAttributeId
- RelationshipId
IsCustomizable
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Is Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
Name
プロパティ | 値 |
---|---|
Description | Display Name |
DisplayName | Display Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | name |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
ReferencedAttributeId
プロパティ | 値 |
---|---|
Description | Referenced Attribute Id |
DisplayName | Referenced Attribute Id |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | referencedattributeid |
RequiredLevel | SystemRequired |
Targets | attribute |
Type | Lookup |
ReferencingAttributeId
プロパティ | 値 |
---|---|
Description | Referencing Attribute Id |
DisplayName | Referencing Attribute Id |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | referencingattributeid |
RequiredLevel | SystemRequired |
Targets | attribute |
Type | Lookup |
RelationshipAttributeId
プロパティ | 値 |
---|---|
Description | Unique identifier of the relationship attribute |
DisplayName | Relationship Attribute Id |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | relationshipattributeid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
RelationshipId
プロパティ | 値 |
---|---|
Description | Relationship Id |
DisplayName | Relationship Id |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | relationshipid |
RequiredLevel | SystemRequired |
Targets | relationship |
Type | Lookup |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ComponentIdUnique
- ComponentState
- IsManaged
- OrganizationId
- OrganizationIdName
- OverwriteTime
- ReferencedAttributeIdName
- ReferencingAttributeIdName
- RelationshipIdName
- SolutionId
- SupportingSolutionId
ComponentIdUnique
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
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 |
IsManaged
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | Indicates whether the solution component is part of a managed solution. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
IsManaged の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Managed | |
0 | Unmanaged |
既定値 : 0
OrganizationId
プロパティ | 値 |
---|---|
Description | Unique identifier for the organization |
DisplayName | Organization Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | None |
Targets | organization |
Type | Lookup |
OrganizationIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OverwriteTime
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
ReferencedAttributeIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | referencedattributeidname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
ReferencingAttributeIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | referencingattributeidname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
RelationshipIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | relationshipidname |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
SolutionId
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
追加元 : Basic Solution ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
一対多関連付け
SchemaName が一覧表示。
- relationshipattribute_SyncErrors
- relationshipattribute_AsyncOperations
- relationshipattribute_MailboxTrackingFolders
- relationshipattribute_BulkDeleteFailures
- relationshipattribute_PrincipalObjectAttributeAccesses
relationshipattribute_SyncErrors
追加元 : System Solution ソリューション
syncerror テーブル/エンティティの多対一のリレーションシップ relationshipattribute_SyncErrors と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | relationshipattribute_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
relationshipattribute_AsyncOperations
追加元 : System Solution ソリューション
asyncoperation テーブル/エンティティの多対一のリレーションシップ relationshipattribute_AsyncOperations と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | relationshipattribute_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
relationshipattribute_MailboxTrackingFolders
追加元 : System Solution ソリューション
mailboxtrackingfolder テーブル/エンティティの多対一のリレーションシップ relationshipattribute_MailboxTrackingFolders と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | relationshipattribute_MailboxTrackingFolders |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
relationshipattribute_BulkDeleteFailures
追加元 : System Solution ソリューション
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ relationshipattribute_BulkDeleteFailures と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | relationshipattribute_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
relationshipattribute_PrincipalObjectAttributeAccesses
追加元 : System Solution ソリューション
principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ relationshipattribute_PrincipalObjectAttributeAccesses と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | relationshipattribute_PrincipalObjectAttributeAccesses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- referencingattribute_relationshipattribute
- referencedattribute_relationshipattribute
- relationship_relationshipattribute
- organization_relationshipattribute
referencingattribute_relationshipattribute
追加元 : System Solution ソリューション
attribute テーブル/エンティティの一対多のリレーションシップ referencingattribute_relationshipattribute を参照してください。
referencedattribute_relationshipattribute
追加元 : System Solution ソリューション
attribute テーブル/エンティティの一対多のリレーションシップ referencedattribute_relationshipattribute を参照してください。
relationship_relationshipattribute
追加元 : System Solution ソリューション
relationship テーブル/エンティティの一対多のリレーションシップ relationship_relationshipattribute を参照してください。
organization_relationshipattribute
追加元 : System Solution ソリューション
organization テーブル/エンティティの一対多のリレーションシップ organization_relationshipattribute を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス relationshipattribute EntityType