Freigeben über


Referenz zur Tabelle/Entität EntityRelationship

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/entityrelationships
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple

Eigenschaften

Eigenschaft Wert
CollectionSchemaName EntityRelationships
DisplayCollectionName Entity Relationships
DisplayName Entity Relationship
EntitySetName entityrelationships
IsBPFEntity False
LogicalCollectionName entityrelationships
LogicalName entityrelationship
OwnershipType None
PrimaryIdAttribute entityrelationshipid
PrimaryNameAttribute schemaname
SchemaName EntityRelationship

Schreibbare Spalten/Attribute

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

EntityRelationshipId

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

SchemaName

Eigenschaft Wert
Description The name of this Entity Relationship.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName schemaname
MaxLength 100
RequiredLevel None
Type String

Schreibgeschützt Spalten/Attribute

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

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

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

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

entityrelationship_config

Hinzugefügt von: Solution Component Configuration-Lösung

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

Eigenschaft Wert
ReferencingEntity solutioncomponentrelationshipconfiguration
ReferencingAttribute entityrelationshipid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName entityrelationship_config
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 entityrelationship EntityType