Referencia de tabla o entidad Connection
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Relationship between two entities.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/connections(connectionid) Actualizar propiedad ownerid . |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/connections Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/connections(connectionid) Vea Eliminar |
DeleteRequest o Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/connections(connectionid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/connections Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
SetState | PATCH [org URI]/api/data/v9.0/connections(connectionid) Actualizar propiedades statecode y statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/connections(connectionid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | Connections |
DisplayCollectionName | Connections |
DisplayName | Connection |
EntitySetName | connections |
IsBPFEntity | False |
LogicalCollectionName | connections |
LogicalName | connection |
OwnershipType | UserOwned |
PrimaryIdAttribute | connectionid |
PrimaryNameAttribute | name |
SchemaName | Connection |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- ConnectionId
- Description
- EffectiveEnd
- EffectiveStart
- EntityImage
- ImportSequenceNumber
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- Record1Id
- Record1IdObjectTypeCode
- Record1RoleId
- Record2Id
- Record2IdObjectTypeCode
- Record2RoleId
- StateCode
- StatusCode
- TransactionCurrencyId
ConnectionId
Propiedad | Valor |
---|---|
Description | Unique identifier of the connection. |
DisplayName | Connection |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | connectionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Description
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | record1idobjecttypecode |
RequiredLevel | None |
Type | EntityName |
Record1RoleId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | record2idobjecttypecode |
RequiredLevel | None |
Type | EntityName |
Record2RoleId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de StateCode
Valor | Etiqueta | Estado predeterminado | Nombre invariable |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
StatusCode
Propiedad | Valor |
---|---|
Description | Reason for the status of the connection. |
DisplayName | Status Reason |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Elecciones/opciones de StatusCode
Valor | Etiqueta | Estado |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
TransactionCurrencyId
Propiedad | Valor |
---|---|
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 |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por 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
Propiedad | Valor |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
EntityImage_Timestamp
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_timestamp |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
EntityImage_URL
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Url |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_url |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
EntityImageId
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Entity Image Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimageid |
RequiredLevel | None |
Type | Uniqueidentifier |
ExchangeRate
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Indicates that this is the master record. |
DisplayName | Is Master |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismaster |
RequiredLevel | SystemRequired |
Type | Boolean |
Elecciones/opciones de IsMaster
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
ModifiedBy
Propiedad | Valor |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Name
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Shows the record type of the source record. |
DisplayName | Type (From) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | record1objecttypecode |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de Record1ObjectTypeCode
Valor | Etiqueta | Descripción |
---|---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | record1roleidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Record2IdName
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Shows the record type of the target record. |
DisplayName | Type (To) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | record2objecttypecode |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de Record2ObjectTypeCode
Valor | Etiqueta | Descripción |
---|---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | record2roleidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
RelatedConnectionId
Propiedad | Valor |
---|---|
Description | Unique identifier for the reciprocal connection record. |
DisplayName | Reciprocal Connection |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | relatedconnectionid |
RequiredLevel | ApplicationRequired |
Targets | connection |
Type | Lookup |
TransactionCurrencyIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Propiedad | Valor |
---|---|
Description | Version number of the connection. |
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.
- Connection_AsyncOperations
- connection_related_connection
- connection_principalobjectattributeaccess
- Connection_SyncErrors
- Connection_ProcessSessions
Connection_AsyncOperations
Igual que la relación de varios a uno Connection_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno connection_related_connection de la tabla connection.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno connection_principalobjectattributeaccess de la tabla principalobjectattributeaccess.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Connection_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno Connection_ProcessSessions de la tabla processsession.
Propiedad | Valor |
---|---|
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 |
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.
- 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
Consulte la relación de uno a varios knowledgearticle_connections1 de la tabla knowledgearticle.
knowledgearticle_connections2
Consulte la relación de uno a varios knowledgearticle_connections2 de la tabla knowledgearticle.
KnowledgeBaseRecord_connections1
Consulte la relación de uno a varios KnowledgeBaseRecord_connections1 de la tabla knowledgebaserecord.
KnowledgeBaseRecord_connections2
Consulte la relación de uno a varios KnowledgeBaseRecord_connections2 de la tabla knowledgebaserecord.
processsession_connections1
Consulte la relación de uno a varios processsession_connections1 de la tabla processsession.
contact_connections1
Consulte la relación de uno a varios contact_connections1 de la tabla contact.
recurringappointmentmaster_connections1
Consulte la relación de uno a varios recurringappointmentmaster_connections1 de la tabla recurringappointmentmaster.
processsession_connections2
Consulte la relación de uno a varios processsession_connections2 de la tabla processsession.
letter_connections1
Consulte la relación de uno a varios letter_connections1 de la tabla letter.
connection_role_connections2
Consulte la relación de uno a varios connection_role_connections2 de la tabla connectionrole.
systemuser_connections2
Consulte la relación de uno a varios systemuser_connections2 de la tabla systemuser.
letter_connections2
Consulte la relación de uno a varios letter_connections2 de la tabla letter.
appointment_connections1
Consulte la relación de uno a varios appointment_connections1 de la tabla appointment.
email_connections1
Consulte la relación de uno a varios email_connections1 de la tabla email.
account_connections1
Consulte la relación de uno a varios account_connections1 de la tabla account.
fax_connections2
Consulte la relación de uno a varios fax_connections2 de la tabla fax.
activitypointer_connections2
Consulte la relación de uno a varios activitypointer_connections2 de la tabla activitypointer.
socialprofile_connections2
Consulte la relación de uno a varios socialprofile_connections2 de la tabla socialprofile.
createdby_connection
Consulte la relación de uno a varios createdby_connection de la tabla systemuser.
account_connections2
Consulte la relación de uno a varios account_connections2 de la tabla account.
phonecall_connections1
Consulte la relación de uno a varios phonecall_connections1 de la tabla phonecall.
task_connections1
Consulte la relación de uno a varios task_connections1 de la tabla task.
modifiedby_connection
Consulte la relación de uno a varios modifiedby_connection de la tabla systemuser.
appointment_connections2
Consulte la relación de uno a varios appointment_connections2 de la tabla appointment.
phonecall_connections2
Consulte la relación de uno a varios phonecall_connections2 de la tabla phonecall.
TransactionCurrency_Connection
Consulte la relación de uno a varios TransactionCurrency_Connection de la tabla transactioncurrency.
task_connections2
Consulte la relación de uno a varios task_connections2 de la tabla task.
fax_connections1
Consulte la relación de uno a varios fax_connections1 de la tabla fax.
position_connection2
Consulte la relación de uno a varios position_connection2 de la tabla position.
goal_connections1
Consulte la relación de uno a varios goal_connections1 de la tabla goal.
connection_role_connections1
Consulte la relación de uno a varios connection_role_connections1 de la tabla connectionrole.
position_connection1
Consulte la relación de uno a varios position_connection1 de la tabla position.
email_connections2
Consulte la relación de uno a varios email_connections2 de la tabla email.
team_connections1
Consulte la relación de uno a varios team_connections1 de la tabla team.
lk_connectionbase_modifiedonbehalfby
Consulte la relación de uno a varios lk_connectionbase_modifiedonbehalfby de la tabla systemuser.
socialactivity_connections1
Consulte la relación de uno a varios socialactivity_connections1 de la tabla socialactivity.
connection_related_connection
Consulte la relación de uno a varios connection_related_connection de la tabla connection.
contact_connections2
Consulte la relación de uno a varios contact_connections2 de la tabla contact.
lk_connectionbase_createdonbehalfby
Consulte la relación de uno a varios lk_connectionbase_createdonbehalfby de la tabla systemuser.
activitypointer_connections1
Consulte la relación de uno a varios activitypointer_connections1 de la tabla activitypointer.
systemuser_connections1
Consulte la relación de uno a varios systemuser_connections1 de la tabla systemuser.
team_connections2
Consulte la relación de uno a varios team_connections2 de la tabla team.
business_unit_connections
Consulte la relación de uno a varios business_unit_connections de la tabla businessunit.
goal_connections2
Consulte la relación de uno a varios goal_connections2 de la tabla goal.
socialprofile_connections1
Consulte la relación de uno a varios socialprofile_connections1 de la tabla socialprofile.
socialactivity_connections2
Consulte la relación de uno a varios socialactivity_connections2 de la tabla socialactivity.
recurringappointmentmaster_connections2
Consulte la relación de uno a varios recurringappointmentmaster_connections2 de la tabla recurringappointmentmaster.
territory_connections1
Añadido por: solución Application Common
Consulte la relación de uno a varios territory_connections1 de la tabla territory.
territory_connections2
Añadido por: solución Application Common
Consulte la relación de uno a varios territory_connections2 de la tabla territory.
adx_invitation_connections1
Añadido por: solución Power Pages Runtime Core
Consulte la relación de uno a varios adx_invitation_connections1 de la tabla adx_invitation.
adx_invitation_connections2
Añadido por: solución Power Pages Runtime Core
Consulte la relación de uno a varios adx_invitation_connections2 de la tabla adx_invitation.
adx_inviteredemption_connections1
Añadido por: solución Active Solution
Consulte la relación de uno a varios adx_inviteredemption_connections1 de la tabla adx_inviteredemption.
adx_inviteredemption_connections2
Añadido por: solución Active Solution
Consulte la relación de uno a varios adx_inviteredemption_connections2 de la tabla adx_inviteredemption.
mspp_publishingstatetransitionrule_connections1
Añadido por: solución Power Pages Apps
Consulte la relación de uno a varios mspp_publishingstatetransitionrule_connections1 de la tabla mspp_publishingstatetransitionrule.
mspp_publishingstatetransitionrule_connections2
Añadido por: solución Power Pages Apps
Consulte la relación de uno a varios mspp_publishingstatetransitionrule_connections2 de la tabla mspp_publishingstatetransitionrule.
mspp_shortcut_connections1
Añadido por: solución Power Pages Apps
Consulte la relación de uno a varios mspp_shortcut_connections1 de la tabla mspp_shortcut.
mspp_shortcut_connections2
Añadido por: solución Power Pages Apps
Consulte la relación de uno a varios mspp_shortcut_connections2 de la tabla mspp_shortcut.
mspp_website_connections1
Añadido por: solución Power Pages Apps
Consulte la relación de uno a varios mspp_website_connections1 de la tabla mspp_website.
mspp_website_connections2
Añadido por: solución Power Pages Apps
Consulte la relación de uno a varios mspp_website_connections2 de la tabla mspp_website.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web connection EntityType