Referencia de tabla o entidad Relationship Entity (Relationship)

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/relationships
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple

Propiedades

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

Columnas/atributos que se pueden escribir

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

EntityKeyId

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

Name

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

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

Columnas/atributos de sólo lectura

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

CascadeArchive

Añadido por: solución Metadata Extension

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

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

IsRelationshipAttributeDenormalized

Añadido por: solución Metadata Extension

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

Elecciones/opciones de IsRelationshipAttributeDenormalized

Valor Etiqueta Descripción

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

VersionNumber

Añadido por: solución Metadata Extension

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

Relaciones de uno a varios

Listado por SchemaName.

relationship_relationshipattribute

Añadido por: solución Metadata Extension

Igual que la relación de varios a uno relationship_relationshipattribute de la tabla relationshipattribute.

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

Consultar también

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