Referencia de tabla o entidad RelationshipAttribute
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Stores relationship attributes mapping for Multi-predicate relationship
Añadido por: solución Metadata Extension
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Retrieve | GET [org URI]/api/data/v9.0/relationshipattributes(relationshipattributeid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/relationshipattributes Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | RelationshipAttributes |
DisplayCollectionName | Relationship Attributes |
DisplayName | Relationship Attribute |
EntitySetName | relationshipattributes |
IsBPFEntity | False |
LogicalCollectionName | relationshipattributes |
LogicalName | relationshipattribute |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | relationshipattributeid |
PrimaryNameAttribute | name |
SchemaName | RelationshipAttribute |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- IsCustomizable
- Name
- ReferencedAttributeId
- ReferencingAttributeId
- RelationshipAttributeId
- RelationshipId
IsCustomizable
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Is Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
Name
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Referenced Attribute Id |
DisplayName | Referenced Attribute Id |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | referencedattributeid |
RequiredLevel | SystemRequired |
Targets | attribute |
Type | Lookup |
ReferencingAttributeId
Propiedad | Valor |
---|---|
Description | Referencing Attribute Id |
DisplayName | Referencing Attribute Id |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | referencingattributeid |
RequiredLevel | SystemRequired |
Targets | attribute |
Type | Lookup |
RelationshipAttributeId
Propiedad | Valor |
---|---|
Description | Unique identifier of the relationship attribute |
DisplayName | Relationship Attribute Id |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | relationshipattributeid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
RelationshipId
Propiedad | Valor |
---|---|
Description | Relationship Id |
DisplayName | Relationship Id |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | relationshipid |
RequiredLevel | SystemRequired |
Targets | relationship |
Type | Lookup |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- ComponentIdUnique
- ComponentState
- IsManaged
- OrganizationId
- OrganizationIdName
- OverwriteTime
- ReferencedAttributeIdName
- ReferencingAttributeIdName
- RelationshipIdName
- SolutionId
- SupportingSolutionId
ComponentIdUnique
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
Añadido por: solución Basic Solution
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 |
IsManaged
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de IsManaged
Valor | Etiqueta | Descripción |
---|---|---|
1 | Managed | |
0 | Unmanaged |
Valor predeterminado: 0
OrganizationId
Propiedad | Valor |
---|---|
Description | Unique identifier for the organization |
DisplayName | Organization Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | None |
Targets | organization |
Type | Lookup |
OrganizationIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OverwriteTime
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
ReferencedAttributeIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | referencedattributeidname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
ReferencingAttributeIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | referencingattributeidname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
RelationshipIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | relationshipidname |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
SolutionId
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Añadido por: solución Basic Solution
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
Relaciones de uno a varios
Listado por SchemaName.
- relationshipattribute_SyncErrors
- relationshipattribute_AsyncOperations
- relationshipattribute_MailboxTrackingFolders
- relationshipattribute_BulkDeleteFailures
- relationshipattribute_PrincipalObjectAttributeAccesses
relationshipattribute_SyncErrors
Añadido por: solución System Solution
Igual que la relación de varios a uno relationshipattribute_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno relationshipattribute_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno relationshipattribute_MailboxTrackingFolders de la tabla mailboxtrackingfolder.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno relationshipattribute_BulkDeleteFailures de la tabla bulkdeletefailure.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno relationshipattribute_PrincipalObjectAttributeAccesses de la tabla principalobjectattributeaccess.
Propiedad | Valor |
---|---|
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 |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
- referencingattribute_relationshipattribute
- referencedattribute_relationshipattribute
- relationship_relationshipattribute
- organization_relationshipattribute
referencingattribute_relationshipattribute
Añadido por: solución System Solution
Consulte la relación de uno a varios referencingattribute_relationshipattribute de la tabla attribute.
referencedattribute_relationshipattribute
Añadido por: solución System Solution
Consulte la relación de uno a varios referencedattribute_relationshipattribute de la tabla attribute.
relationship_relationshipattribute
Añadido por: solución System Solution
Consulte la relación de uno a varios relationship_relationshipattribute de la tabla relationship.
organization_relationshipattribute
Añadido por: solución System Solution
Consulte la relación de uno a varios organization_relationshipattribute de la tabla organization.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web relationshipattribute EntityType