Référence d’entité/de table Connection
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Relationship between two entities.
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/connections(connectionid) Mettre à jour la propriété ownerid . |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/connections Voir Créer |
CreateRequest ou Create |
Delete | DELETE [org URI]/api/data/v9.0/connections(connectionid) Voir Supprimer |
DeleteRequest ou Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/connections(connectionid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/connections Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
SetState | PATCH [org URI]/api/data/v9.0/connections(connectionid) Mettre à jour les propriétés statecode et statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/connections(connectionid) Voir Mettre à jour |
UpdateRequest ou Update |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | Connections |
DisplayCollectionName | Connections |
DisplayName | Connection |
EntitySetName | connections |
IsBPFEntity | False |
LogicalCollectionName | connections |
LogicalName | connection |
OwnershipType | UserOwned |
PrimaryIdAttribute | connectionid |
PrimaryNameAttribute | name |
SchemaName | Connection |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
- ConnectionId
- Description
- EffectiveEnd
- EffectiveStart
- EntityImage
- ImportSequenceNumber
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- Record1Id
- Record1IdObjectTypeCode
- Record1RoleId
- Record2Id
- Record2IdObjectTypeCode
- Record2RoleId
- StateCode
- StatusCode
- TransactionCurrencyId
ConnectionId
Propriété | Valeur |
---|---|
Description | Unique identifier of the connection. |
DisplayName | Connection |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | connectionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Description
Propriété | Valeur |
---|---|
Description | Type additional information to describe the connection, such as the length or quality of the relationship. |
DisplayName | Description |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
EffectiveEnd
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Enter the end date of the connection. |
DisplayName | Ending |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | effectiveend |
RequiredLevel | None |
Type | DateTime |
EffectiveStart
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Enter the start date of the connection. |
DisplayName | Starting |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | effectivestart |
RequiredLevel | None |
Type | DateTime |
EntityImage
Propriété | Valeur |
---|---|
Description | The default image for the entity. |
DisplayName | Entity Image |
IsPrimaryImage | True |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage |
MaxHeight | 144 |
MaxWidth | 144 |
RequiredLevel | None |
Type | Image |
ImportSequenceNumber
Propriété | Valeur |
---|---|
Description | Unique identifier of the data import or data migration that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
OverriddenCreatedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
OwnerId
Propriété | Valeur |
---|---|
Description | Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
Propriété | Valeur |
---|---|
Description | Type of the owner of the connection, such as user, team, or business unit. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
Record1Id
Propriété | Valeur |
---|---|
Description | Choose the primary account, contact, or other record involved in the connection. |
DisplayName | Connected From |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | record1id |
RequiredLevel | None |
Targets | account,activitypointer,adx_invitation,adx_inviteredemption,appointment,channelaccessprofilerule,contact,email,fax,goal,knowledgearticle,knowledgebaserecord,letter,mspp_publishingstatetransitionrule,mspp_shortcut,mspp_website,phonecall,position,processsession,recurringappointmentmaster,socialactivity,socialprofile,systemuser,task,team,territory |
Type | Lookup |
Record1IdObjectTypeCode
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | record1idobjecttypecode |
RequiredLevel | None |
Type | EntityName |
Record1RoleId
Propriété | Valeur |
---|---|
Description | Choose the primary party's role or relationship with the second party. |
DisplayName | Role (From) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | record1roleid |
RequiredLevel | None |
Targets | connectionrole |
Type | Lookup |
Record2Id
Propriété | Valeur |
---|---|
Description | Select the secondary account, contact, or other record involved in the connection. |
DisplayName | Connected To |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | record2id |
RequiredLevel | None |
Targets | account,activitypointer,adx_invitation,adx_inviteredemption,appointment,channelaccessprofilerule,contact,email,fax,goal,knowledgearticle,knowledgebaserecord,letter,mspp_publishingstatetransitionrule,mspp_shortcut,mspp_website,phonecall,position,processsession,recurringappointmentmaster,socialactivity,socialprofile,systemuser,task,team,territory |
Type | Lookup |
Record2IdObjectTypeCode
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | record2idobjecttypecode |
RequiredLevel | None |
Type | EntityName |
Record2RoleId
Propriété | Valeur |
---|---|
Description | Choose the secondary party's role or relationship with the primary party. |
DisplayName | Role (To) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | record2roleid |
RequiredLevel | None |
Targets | connectionrole |
Type | Lookup |
StateCode
Propriété | Valeur |
---|---|
Description | Shows whether the connection is active or inactive. Inactive connections are read-only and can't be edited unless they are reactivated. |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
Choix/Options StateCode
Valeur | Étiquette | Statut par défaut | Nom invariant |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
StatusCode
Propriété | Valeur |
---|---|
Description | Reason for the status of the connection. |
DisplayName | Status Reason |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Choix/Options StatusCode
Valeur | Étiquette | État |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
TransactionCurrencyId
Propriété | Valeur |
---|---|
Description | Choose the local currency for the record to make sure budgets are reported in the correct currency. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | None |
Targets | transactioncurrency |
Type | Lookup |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- EntityImage_Timestamp
- EntityImage_URL
- EntityImageId
- ExchangeRate
- IsMaster
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- Name
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- Record1IdName
- Record1ObjectTypeCode
- Record1RoleIdName
- Record2IdName
- Record2ObjectTypeCode
- Record2RoleIdName
- RelatedConnectionId
- TransactionCurrencyIdName
- VersionNumber
CreatedBy
Propriété | Valeur |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Propriété | Valeur |
---|---|
Description | Name of the user who created the connection. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propriété | Valeur |
---|---|
Description | YomiName of the user who created the connection. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Shows who created the record on behalf of another user. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
EntityImage_Timestamp
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_timestamp |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
EntityImage_URL
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Url |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_url |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
EntityImageId
Propriété | Valeur |
---|---|
Description | For internal use only. |
DisplayName | Entity Image Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimageid |
RequiredLevel | None |
Type | Uniqueidentifier |
ExchangeRate
Propriété | Valeur |
---|---|
Description | Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency. |
DisplayName | Exchange Rate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exchangerate |
MaxValue | 100000000000 |
MinValue | 0.000000000001 |
Precision | 12 |
RequiredLevel | None |
Type | Decimal |
IsMaster
Propriété | Valeur |
---|---|
Description | Indicates that this is the master record. |
DisplayName | Is Master |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismaster |
RequiredLevel | SystemRequired |
Type | Boolean |
Choix/Options IsMaster
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
ModifiedBy
Propriété | Valeur |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Propriété | Valeur |
---|---|
Description | Name of the user who last modified the connection. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propriété | Valeur |
---|---|
Description | YomiName of the user who last modified the connection. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Shows who last updated the record on behalf of another user. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Name
Propriété | Valeur |
---|---|
Description | Name of the connection. |
DisplayName | Connection Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | name |
MaxLength | 500 |
RequiredLevel | None |
Type | String |
OwnerIdName
Propriété | Valeur |
---|---|
Description | Name of the owner of the connection. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Propriété | Valeur |
---|---|
Description | Shows the business unit that the record owner belongs to. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningBusinessUnitName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
Propriété | Valeur |
---|---|
Description | Unique identifier of the team who owns the connection. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Targets | team |
Type | Lookup |
OwningUser
Propriété | Valeur |
---|---|
Description | Unique identifier of the user who owns the connection. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
Record1IdName
Propriété | Valeur |
---|---|
Description | Display name for the source record. |
DisplayName | Name (From) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | record1idname |
MaxLength | 800 |
RequiredLevel | None |
Type | String |
Record1ObjectTypeCode
Propriété | Valeur |
---|---|
Description | Shows the record type of the source record. |
DisplayName | Type (From) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | record1objecttypecode |
RequiredLevel | None |
Type | Picklist |
Choix/Options Record1ObjectTypeCode
Valeur | Étiquette | Description |
---|---|---|
1 | Account | Business that represents a customer or potential customer. The company that is billed in business transactions. |
2 | Contact | Person with whom a business unit has a relationship, such as customer, supplier, and colleague. |
8 | User | Person with access to the Microsoft CRM system and who owns objects in the Microsoft CRM database. |
9 | Team | Collection of system users that routinely collaborate. Teams can be used to simplify record sharing and provide team members with common access to organization data when team members belong to different Business Units. |
50 | Position | Position of a user in the hierarchy |
99 | Social Profile | This entity is used to store social profile information of its associated account and contacts on different social channels. |
2013 | Territory | Territory represents sales regions. |
4200 | Activity | Task performed, or to be performed, by a user. An activity is any action for which an entry can be made on a calendar. |
4201 | Appointment | Commitment representing a time interval with start/end times and duration. |
4202 | Activity that is delivered using email protocols. | |
4204 | Fax | Activity that tracks call outcome and number of pages for a fax and optionally stores an electronic copy of the document. |
4207 | Letter | Activity that tracks the delivery of a letter. The activity can contain the electronic copy of the letter. |
4210 | Phone Call | Activity to track a telephone call. |
4212 | Task | Generic activity representing work needed to be done. |
4216 | Social Activity | For internal use only. |
4251 | Recurring Appointment | The Master appointment of a recurring appointment series. |
4710 | Process Session | Information that is generated when a dialog is run. Every time that you run a dialog, a dialog session is created. |
9400 | Channel Access Profile Rule | Defines the rules for automatically associating channel access profiles to external party records.For internal use only |
9600 | Goal | Target objective for a user or a team for a specified time period. |
9930 | Knowledge Base Record | Metadata of knowledge base (KB) articles associated with Microsoft Dynamics 365 entities. |
9953 | Knowledge Article | Organizational knowledge for internal and external use. |
10269 | Invitation | Send invitations to existing contacts or email addresses and assign them to web roles upon redemption. |
10270 | Invite Redemption | Holds information about the redemption of an invite. |
10289 | Publishing State Transition Rule | |
10291 | Shortcut | |
10303 | Website | Web Portal |
Record1RoleIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | record1roleidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Record2IdName
Propriété | Valeur |
---|---|
Description | Display name for the target record. |
DisplayName | Name (To) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | record2idname |
MaxLength | 800 |
RequiredLevel | None |
Type | String |
Record2ObjectTypeCode
Propriété | Valeur |
---|---|
Description | Shows the record type of the target record. |
DisplayName | Type (To) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | record2objecttypecode |
RequiredLevel | None |
Type | Picklist |
Choix/Options Record2ObjectTypeCode
Valeur | Étiquette | Description |
---|---|---|
1 | Account | Business that represents a customer or potential customer. The company that is billed in business transactions. |
2 | Contact | Person with whom a business unit has a relationship, such as customer, supplier, and colleague. |
8 | User | Person with access to the Microsoft CRM system and who owns objects in the Microsoft CRM database. |
9 | Team | Collection of system users that routinely collaborate. Teams can be used to simplify record sharing and provide team members with common access to organization data when team members belong to different Business Units. |
50 | Position | Position of a user in the hierarchy |
99 | Social Profile | This entity is used to store social profile information of its associated account and contacts on different social channels. |
2013 | Territory | Territory represents sales regions. |
4200 | Activity | Task performed, or to be performed, by a user. An activity is any action for which an entry can be made on a calendar. |
4201 | Appointment | Commitment representing a time interval with start/end times and duration. |
4202 | Activity that is delivered using email protocols. | |
4204 | Fax | Activity that tracks call outcome and number of pages for a fax and optionally stores an electronic copy of the document. |
4207 | Letter | Activity that tracks the delivery of a letter. The activity can contain the electronic copy of the letter. |
4210 | Phone Call | Activity to track a telephone call. |
4212 | Task | Generic activity representing work needed to be done. |
4216 | Social Activity | For internal use only. |
4251 | Recurring Appointment | The Master appointment of a recurring appointment series. |
4710 | Process Session | Information that is generated when a dialog is run. Every time that you run a dialog, a dialog session is created. |
9400 | Channel Access Profile Rule | Defines the rules for automatically associating channel access profiles to external party records.For internal use only |
9600 | Goal | Target objective for a user or a team for a specified time period. |
9930 | Knowledge Base Record | Metadata of knowledge base (KB) articles associated with Microsoft Dynamics 365 entities. |
9953 | Knowledge Article | Organizational knowledge for internal and external use. |
10269 | Invitation | Send invitations to existing contacts or email addresses and assign them to web roles upon redemption. |
10270 | Invite Redemption | Holds information about the redemption of an invite. |
10289 | Publishing State Transition Rule | |
10291 | Shortcut | |
10303 | Website | Web Portal |
Record2RoleIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | record2roleidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
RelatedConnectionId
Propriété | Valeur |
---|---|
Description | Unique identifier for the reciprocal connection record. |
DisplayName | Reciprocal Connection |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | relatedconnectionid |
RequiredLevel | ApplicationRequired |
Targets | connection |
Type | Lookup |
TransactionCurrencyIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Propriété | Valeur |
---|---|
Description | Version number of the connection. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relations un-à-plusieurs
Répertorié par SchemaName.
- Connection_AsyncOperations
- connection_related_connection
- connection_principalobjectattributeaccess
- Connection_SyncErrors
- Connection_ProcessSessions
Connection_AsyncOperations
Identique à la relation plusieurs à un Connection_AsyncOperations pour la table/entité asyncoperation.
Propriété | Valeur |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Connection_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
connection_related_connection
Identique à la relation plusieurs à un connection_related_connection pour la table/entité connection.
Propriété | Valeur |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | relatedconnectionid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | connection_related_connection |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
connection_principalobjectattributeaccess
Identique à la relation plusieurs à un connection_principalobjectattributeaccess pour la table/entité principalobjectattributeaccess.
Propriété | Valeur |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | connection_principalobjectattributeaccess |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Connection_SyncErrors
Identique à la relation plusieurs à un Connection_SyncErrors pour la table/entité syncerror.
Propriété | Valeur |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Connection_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Connection_ProcessSessions
Identique à la relation plusieurs à un Connection_ProcessSessions pour la table/entité processsession.
Propriété | Valeur |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Connection_ProcessSessions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Relations plusieurs-à-un
Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.
- knowledgearticle_connections1
- knowledgearticle_connections2
- KnowledgeBaseRecord_connections1
- KnowledgeBaseRecord_connections2
- processsession_connections1
- contact_connections1
- recurringappointmentmaster_connections1
- processsession_connections2
- letter_connections1
- connection_role_connections2
- systemuser_connections2
- letter_connections2
- appointment_connections1
- email_connections1
- account_connections1
- fax_connections2
- activitypointer_connections2
- socialprofile_connections2
- createdby_connection
- account_connections2
- phonecall_connections1
- task_connections1
- modifiedby_connection
- appointment_connections2
- phonecall_connections2
- TransactionCurrency_Connection
- task_connections2
- fax_connections1
- position_connection2
- goal_connections1
- connection_role_connections1
- position_connection1
- email_connections2
- team_connections1
- lk_connectionbase_modifiedonbehalfby
- socialactivity_connections1
- connection_related_connection
- contact_connections2
- lk_connectionbase_createdonbehalfby
- activitypointer_connections1
- systemuser_connections1
- team_connections2
- business_unit_connections
- goal_connections2
- socialprofile_connections1
- socialactivity_connections2
- recurringappointmentmaster_connections2
- territory_connections1
- territory_connections2
- adx_invitation_connections1
- adx_invitation_connections2
- adx_inviteredemption_connections1
- adx_inviteredemption_connections2
- mspp_publishingstatetransitionrule_connections1
- mspp_publishingstatetransitionrule_connections2
- mspp_shortcut_connections1
- mspp_shortcut_connections2
- mspp_website_connections1
- mspp_website_connections2
knowledgearticle_connections1
Voir la relation un à plusieurs knowledgearticle_connections1 pour la table/entité knowledgearticle.
knowledgearticle_connections2
Voir la relation un à plusieurs knowledgearticle_connections2 pour la table/entité knowledgearticle.
KnowledgeBaseRecord_connections1
Voir la relation un à plusieurs KnowledgeBaseRecord_connections1 pour la table/entité knowledgebaserecord.
KnowledgeBaseRecord_connections2
Voir la relation un à plusieurs KnowledgeBaseRecord_connections2 pour la table/entité knowledgebaserecord.
processsession_connections1
Voir la relation un à plusieurs processsession_connections1 pour la table/entité processsession.
contact_connections1
Voir la relation un à plusieurs contact_connections1 pour la table/entité contact.
recurringappointmentmaster_connections1
Voir la relation un à plusieurs recurringappointmentmaster_connections1 pour la table/entité recurringappointmentmaster.
processsession_connections2
Voir la relation un à plusieurs processsession_connections2 pour la table/entité processsession.
letter_connections1
Voir la relation un à plusieurs letter_connections1 pour la table/entité letter.
connection_role_connections2
Voir la relation un à plusieurs connection_role_connections2 pour la table/entité connectionrole.
systemuser_connections2
Voir la relation un à plusieurs systemuser_connections2 pour la table/entité systemuser.
letter_connections2
Voir la relation un à plusieurs letter_connections2 pour la table/entité letter.
appointment_connections1
Voir la relation un à plusieurs appointment_connections1 pour la table/entité appointment.
email_connections1
Voir la relation un à plusieurs email_connections1 pour la table/entité email.
account_connections1
Voir la relation un à plusieurs account_connections1 pour la table/entité account.
fax_connections2
Voir la relation un à plusieurs fax_connections2 pour la table/entité fax.
activitypointer_connections2
Voir la relation un à plusieurs activitypointer_connections2 pour la table/entité activitypointer.
socialprofile_connections2
Voir la relation un à plusieurs socialprofile_connections2 pour la table/entité socialprofile.
createdby_connection
Voir la relation un à plusieurs createdby_connection pour la table/entité systemuser.
account_connections2
Voir la relation un à plusieurs account_connections2 pour la table/entité account.
phonecall_connections1
Voir la relation un à plusieurs phonecall_connections1 pour la table/entité phonecall.
task_connections1
Voir la relation un à plusieurs task_connections1 pour la table/entité task.
modifiedby_connection
Voir la relation un à plusieurs modifiedby_connection pour la table/entité systemuser.
appointment_connections2
Voir la relation un à plusieurs appointment_connections2 pour la table/entité appointment.
phonecall_connections2
Voir la relation un à plusieurs phonecall_connections2 pour la table/entité phonecall.
TransactionCurrency_Connection
Voir la relation un à plusieurs TransactionCurrency_Connection pour la table/entité transactioncurrency.
task_connections2
Voir la relation un à plusieurs task_connections2 pour la table/entité task.
fax_connections1
Voir la relation un à plusieurs fax_connections1 pour la table/entité fax.
position_connection2
Voir la relation un à plusieurs position_connection2 pour la table/entité position.
goal_connections1
Voir la relation un à plusieurs goal_connections1 pour la table/entité goal.
connection_role_connections1
Voir la relation un à plusieurs connection_role_connections1 pour la table/entité connectionrole.
position_connection1
Voir la relation un à plusieurs position_connection1 pour la table/entité position.
email_connections2
Voir la relation un à plusieurs email_connections2 pour la table/entité email.
team_connections1
Voir la relation un à plusieurs team_connections1 pour la table/entité team.
lk_connectionbase_modifiedonbehalfby
Voir la relation un à plusieurs lk_connectionbase_modifiedonbehalfby pour la table/entité systemuser.
socialactivity_connections1
Voir la relation un à plusieurs socialactivity_connections1 pour la table/entité socialactivity.
connection_related_connection
Voir la relation un à plusieurs connection_related_connection pour la table/entité connection.
contact_connections2
Voir la relation un à plusieurs contact_connections2 pour la table/entité contact.
lk_connectionbase_createdonbehalfby
Voir la relation un à plusieurs lk_connectionbase_createdonbehalfby pour la table/entité systemuser.
activitypointer_connections1
Voir la relation un à plusieurs activitypointer_connections1 pour la table/entité activitypointer.
systemuser_connections1
Voir la relation un à plusieurs systemuser_connections1 pour la table/entité systemuser.
team_connections2
Voir la relation un à plusieurs team_connections2 pour la table/entité team.
business_unit_connections
Voir la relation un à plusieurs business_unit_connections pour la table/entité businessunit.
goal_connections2
Voir la relation un à plusieurs goal_connections2 pour la table/entité goal.
socialprofile_connections1
Voir la relation un à plusieurs socialprofile_connections1 pour la table/entité socialprofile.
socialactivity_connections2
Voir la relation un à plusieurs socialactivity_connections2 pour la table/entité socialactivity.
recurringappointmentmaster_connections2
Voir la relation un à plusieurs recurringappointmentmaster_connections2 pour la table/entité recurringappointmentmaster.
territory_connections1
Ajouté par : solution Application Common
Voir la relation un à plusieurs territory_connections1 pour la table/entité territory.
territory_connections2
Ajouté par : solution Application Common
Voir la relation un à plusieurs territory_connections2 pour la table/entité territory.
adx_invitation_connections1
Ajouté par : solution Power Pages Runtime Core
Voir la relation un à plusieurs adx_invitation_connections1 pour la table/entité adx_invitation.
adx_invitation_connections2
Ajouté par : solution Power Pages Runtime Core
Voir la relation un à plusieurs adx_invitation_connections2 pour la table/entité adx_invitation.
adx_inviteredemption_connections1
Ajouté par : solution Active Solution
Voir la relation un à plusieurs adx_inviteredemption_connections1 pour la table/entité adx_inviteredemption.
adx_inviteredemption_connections2
Ajouté par : solution Active Solution
Voir la relation un à plusieurs adx_inviteredemption_connections2 pour la table/entité adx_inviteredemption.
mspp_publishingstatetransitionrule_connections1
Ajouté par : solution Power Pages Apps
Voir la relation un à plusieurs mspp_publishingstatetransitionrule_connections1 pour la table/entité mspp_publishingstatetransitionrule.
mspp_publishingstatetransitionrule_connections2
Ajouté par : solution Power Pages Apps
Voir la relation un à plusieurs mspp_publishingstatetransitionrule_connections2 pour la table/entité mspp_publishingstatetransitionrule.
mspp_shortcut_connections1
Ajouté par : solution Power Pages Apps
Voir la relation un à plusieurs mspp_shortcut_connections1 pour la table/entité mspp_shortcut.
mspp_shortcut_connections2
Ajouté par : solution Power Pages Apps
Voir la relation un à plusieurs mspp_shortcut_connections2 pour la table/entité mspp_shortcut.
mspp_website_connections1
Ajouté par : solution Power Pages Apps
Voir la relation un à plusieurs mspp_website_connections1 pour la table/entité mspp_website.
mspp_website_connections2
Ajouté par : solution Power Pages Apps
Voir la relation un à plusieurs mspp_website_connections2 pour la table/entité mspp_website.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web connection EntityType