Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Stores relationship attributes mapping for Multi-predicate relationship
Messages
The following table lists the messages for the Relationship Attribute (RelationshipAttribute) table. Messages represent operations that can be performed on the table. They may also be events.
| Name Is Event? |
Web API Operation | SDK for .NET |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
RetrieveEvent: True |
GET /relationshipattributes(relationshipattributeid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: False |
GET /relationshipattributesSee Query data |
Query data |
Properties
The following table lists selected properties for the Relationship Attribute (RelationshipAttribute) table.
| Property | Value |
|---|---|
| DisplayName | Relationship Attribute |
| DisplayCollectionName | Relationship Attributes |
| SchemaName | RelationshipAttribute |
| CollectionSchemaName | RelationshipAttributes |
| EntitySetName | relationshipattributes |
| LogicalName | relationshipattribute |
| LogicalCollectionName | relationshipattributes |
| PrimaryIdAttribute | relationshipattributeid |
| PrimaryNameAttribute | name |
| TableType | Standard |
| OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- IsCustomizable
- Name
- ReferencedAttributeId
- ReferencingAttributeId
- RelationshipAttributeId
- RelationshipId
IsCustomizable
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Is Customizable |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | iscustomizable |
| RequiredLevel | SystemRequired |
| Type | ManagedProperty |
Name
| Property | Value |
|---|---|
| Description | Display Name |
| DisplayName | Display Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 128 |
ReferencedAttributeId
| Property | Value |
|---|---|
| Description | Referenced Attribute Id |
| DisplayName | Referenced Attribute Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | referencedattributeid |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | attribute |
ReferencingAttributeId
| Property | Value |
|---|---|
| Description | Referencing Attribute Id |
| DisplayName | Referencing Attribute Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | referencingattributeid |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | attribute |
RelationshipAttributeId
| Property | Value |
|---|---|
| Description | Unique identifier of the relationship attribute |
| DisplayName | Relationship Attribute Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | relationshipattributeid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
RelationshipId
| Property | Value |
|---|---|
| Description | Relationship Id |
| DisplayName | Relationship Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | relationshipid |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | relationship |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- ComponentIdUnique
- ComponentState
- IsManaged
- OrganizationId
- OverwriteTime
- SolutionId
- SupportingSolutionId
- versionnumber
ComponentIdUnique
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Row id unique |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | componentidunique |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
ComponentState
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Component State |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | componentstate |
| RequiredLevel | SystemRequired |
| Type | Picklist |
| DefaultFormValue | |
| GlobalChoiceName | componentstate |
ComponentState Choices/Options
| Value | Label |
|---|---|
| 0 | Published |
| 1 | Unpublished |
| 2 | Deleted |
| 3 | Deleted Unpublished |
IsManaged
| Property | Value |
|---|---|
| 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 |
| GlobalChoiceName | ismanaged |
| DefaultValue | False |
| True Label | Managed |
| False Label | Unmanaged |
OrganizationId
| Property | Value |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | organization |
OverwriteTime
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Record Overwrite Time |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overwritetime |
| RequiredLevel | SystemRequired |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
SolutionId
| Property | Value |
|---|---|
| Description | Unique identifier of the associated solution. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | solutionid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
SupportingSolutionId
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | supportingsolutionid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
versionnumber
| Property | Value |
|---|---|
| Description | Version number of Image descriptor. |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| RequiredLevel | None |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- organization_relationshipattribute
- referencedattribute_relationshipattribute
- referencingattribute_relationshipattribute
- relationship_relationshipattribute
organization_relationshipattribute
One-To-Many Relationship: organization organization_relationshipattribute
| Property | Value |
|---|---|
| ReferencedEntity | organization |
| ReferencedAttribute | organizationid |
| ReferencingAttribute | organizationid |
| ReferencingEntityNavigationPropertyName | organizationid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
referencedattribute_relationshipattribute
One-To-Many Relationship: attribute referencedattribute_relationshipattribute
| Property | Value |
|---|---|
| ReferencedEntity | attribute |
| ReferencedAttribute | attributeid |
| ReferencingAttribute | referencedattributeid |
| ReferencingEntityNavigationPropertyName | referencedattributeid_relationshipattribute |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
referencingattribute_relationshipattribute
One-To-Many Relationship: attribute referencingattribute_relationshipattribute
| Property | Value |
|---|---|
| ReferencedEntity | attribute |
| ReferencedAttribute | attributeid |
| ReferencingAttribute | referencingattributeid |
| ReferencingEntityNavigationPropertyName | referencingattributeid_relationshipattribute |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
relationship_relationshipattribute
One-To-Many Relationship: relationship relationship_relationshipattribute
| Property | Value |
|---|---|
| ReferencedEntity | relationship |
| ReferencedAttribute | relationshipid |
| ReferencingAttribute | relationshipid |
| ReferencingEntityNavigationPropertyName | relationshipid_relationshipattribute |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- relationshipattribute_AsyncOperations
- relationshipattribute_BulkDeleteFailures
- relationshipattribute_MailboxTrackingFolders
- relationshipattribute_PrincipalObjectAttributeAccesses
- relationshipattribute_SyncErrors
relationshipattribute_AsyncOperations
Many-To-One Relationship: asyncoperation relationshipattribute_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | relationshipattribute_AsyncOperations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
relationshipattribute_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure relationshipattribute_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | relationshipattribute_BulkDeleteFailures |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
relationshipattribute_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder relationshipattribute_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | relationshipattribute_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
relationshipattribute_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess relationshipattribute_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | relationshipattribute_PrincipalObjectAttributeAccesses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
relationshipattribute_SyncErrors
Many-To-One Relationship: syncerror relationshipattribute_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | relationshipattribute_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
relationshipattribute