Teilen über


Referenz zur Tabelle/Entität Relationship Entity (Relationship)

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
RetrieveMultiple GET [org URI]/api/data/v9.0/relationships
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple

Eigenschaften

Eigenschaft Wert
CollectionSchemaName Relationships
DisplayCollectionName Relationship Entities
DisplayName Relationship Entity
EntitySetName relationships
IsBPFEntity False
LogicalCollectionName relationships
LogicalName relationship
OwnershipType None
PrimaryIdAttribute relationshipid
PrimaryNameAttribute name
SchemaName Relationship

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

EntityKeyId

Eigenschaft Wert
Description Referenced Entity's Alternate Key
DisplayName Entity Key Id
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName entitykeyid
RequiredLevel None
Type Uniqueidentifier

Name

Eigenschaft Wert
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

Eigenschaft Wert
Description Unique identifier of the entity relationship.
DisplayName Relationship Id
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName relationshipid
RequiredLevel SystemRequired
Type Uniqueidentifier

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

CascadeArchive

Hinzugefügt von: Metadata Extension-Lösung

Eigenschaft Wert
Description Cascade archive setting
DisplayName Cascade archive setting
Format None
IsValidForForm False
IsValidForRead True
LogicalName cascadearchive
MaxValue
MinValue
RequiredLevel SystemRequired
Type Integer

ComponentState

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

IsRelationshipAttributeDenormalized

Hinzugefügt von: Metadata Extension-Lösung

Eigenschaft Wert
Description Is the relationship attribute denormalized.
DisplayName IsRelationshipAttributeDenormalized
IsValidForForm False
IsValidForRead True
LogicalName isrelationshipattributedenormalized
RequiredLevel None
Type Boolean

IsRelationshipAttributeDenormalized Auswahlen/Optionen

Wert Etikett Beschreibung

OverwriteTime

Eigenschaft Wert
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

SolutionId

Eigenschaft Wert
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

VersionNumber

Hinzugefügt von: Metadata Extension-Lösung

Eigenschaft Wert
Description The version number of this relationship.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

relationship_relationshipattribute

Hinzugefügt von: Metadata Extension-Lösung

Wie die relationship_relationshipattribute-Viele-zu-Eins-Beziehung für die relationshipattribute-Tabelle/-Entität.

Eigenschaft Wert
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

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz relationship EntityType