Referencia de tabla o entidad EntityRelationship

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Mensajes

Mensaje Operación de API web Método o clase de SDK
RetrieveMultiple GET [org URI]/api/data/v9.0/entityrelationships
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple

Propiedades

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

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

EntityRelationshipId

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

SchemaName

Propiedad Valor
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

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

ComponentState

Propiedad Valor
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de ComponentState

Valor Etiqueta Descripción
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

OverwriteTime

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

SolutionId

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

Relaciones de uno a varios

Listado por SchemaName.

entityrelationship_config

Añadido por: solución Solution Component Configuration

Igual que la relación de varios a uno entityrelationship_config de la tabla solutioncomponentrelationshipconfiguration.

Propiedad Valor
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

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web entityrelationship EntityType