Referenz zur Tabelle/Entität RelationshipAttribute
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Stores relationship attributes mapping for Multi-predicate relationship
Hinzugefügt von: Metadata Extension-Lösung
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
Retrieve | GET [org URI]/api/data/v9.0/relationshipattributes(relationshipattributeid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/relationshipattributes Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | RelationshipAttributes |
DisplayCollectionName | Relationship Attributes |
DisplayName | Relationship Attribute |
EntitySetName | relationshipattributes |
IsBPFEntity | False |
LogicalCollectionName | relationshipattributes |
LogicalName | relationshipattribute |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | relationshipattributeid |
PrimaryNameAttribute | name |
SchemaName | RelationshipAttribute |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- IsCustomizable
- Name
- ReferencedAttributeId
- ReferencingAttributeId
- RelationshipAttributeId
- RelationshipId
IsCustomizable
Hinzugefügt von: Basic Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | For internal use only. |
DisplayName | Is Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
Name
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Referenced Attribute Id |
DisplayName | Referenced Attribute Id |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | referencedattributeid |
RequiredLevel | SystemRequired |
Targets | attribute |
Type | Lookup |
ReferencingAttributeId
Eigenschaft | Wert |
---|---|
Description | Referencing Attribute Id |
DisplayName | Referencing Attribute Id |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | referencingattributeid |
RequiredLevel | SystemRequired |
Targets | attribute |
Type | Lookup |
RelationshipAttributeId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the relationship attribute |
DisplayName | Relationship Attribute Id |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | relationshipattributeid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
RelationshipId
Eigenschaft | Wert |
---|---|
Description | Relationship Id |
DisplayName | Relationship Id |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | relationshipid |
RequiredLevel | SystemRequired |
Targets | relationship |
Type | Lookup |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
- ComponentIdUnique
- ComponentState
- IsManaged
- OrganizationId
- OrganizationIdName
- OverwriteTime
- ReferencedAttributeIdName
- ReferencingAttributeIdName
- RelationshipIdName
- SolutionId
- SupportingSolutionId
ComponentIdUnique
Hinzugefügt von: Basic Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
Hinzugefügt von: Basic Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
ComponentState Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
IsManaged
Hinzugefügt von: Basic Solution-Lösung
Eigenschaft | Wert |
---|---|
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 Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Managed | |
0 | Unmanaged |
Standardwert: 0
OrganizationId
Eigenschaft | Wert |
---|---|
Description | Unique identifier for the organization |
DisplayName | Organization Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | None |
Targets | organization |
Type | Lookup |
OrganizationIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OverwriteTime
Hinzugefügt von: Basic Solution-Lösung
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
ReferencedAttributeIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | referencedattributeidname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
ReferencingAttributeIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | referencingattributeidname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
RelationshipIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | relationshipidname |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
SolutionId
Hinzugefügt von: Basic Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Hinzugefügt von: Basic Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
- relationshipattribute_SyncErrors
- relationshipattribute_AsyncOperations
- relationshipattribute_MailboxTrackingFolders
- relationshipattribute_BulkDeleteFailures
- relationshipattribute_PrincipalObjectAttributeAccesses
relationshipattribute_SyncErrors
Hinzugefügt von: System Solution-Lösung
Wie die relationshipattribute_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die relationshipattribute_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die relationshipattribute_MailboxTrackingFolders-Viele-zu-Eins-Beziehung für die mailboxtrackingfolder-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die relationshipattribute_BulkDeleteFailures-Viele-zu-Eins-Beziehung für die bulkdeletefailure-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die relationshipattribute_PrincipalObjectAttributeAccesses-Viele-zu-Eins-Beziehung für die principalobjectattributeaccess-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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 |
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.
- referencingattribute_relationshipattribute
- referencedattribute_relationshipattribute
- relationship_relationshipattribute
- organization_relationshipattribute
referencingattribute_relationshipattribute
Hinzugefügt von: System Solution-Lösung
Siehe die referencingattribute_relationshipattribute-Eins-zu-Viele-Beziehung für die attribute-Tabelle/-Entität.
referencedattribute_relationshipattribute
Hinzugefügt von: System Solution-Lösung
Siehe die referencedattribute_relationshipattribute-Eins-zu-Viele-Beziehung für die attribute-Tabelle/-Entität.
relationship_relationshipattribute
Hinzugefügt von: System Solution-Lösung
Siehe die relationship_relationshipattribute-Eins-zu-Viele-Beziehung für die relationship-Tabelle/-Entität.
organization_relationshipattribute
Hinzugefügt von: System Solution-Lösung
Siehe die organization_relationshipattribute-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz relationshipattribute EntityType