Connection テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Relationship between two entities.
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Assign | PATCH [org URI]/api/data/v9.0/connections(connectionid)owneridのプロパティを更新する。 |
AssignRequest |
| Create | POST [org URI]/api/data/v9.0/connections 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/connections(connectionid) 削除を参照 |
DeleteRequest または Delete |
| GrantAccess | GrantAccess Action | GrantAccessRequest |
| ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
| Retrieve | GET [org URI]/api/data/v9.0/connections(connectionid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/connections データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
| RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
| RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
| SetState | PATCH [org URI]/api/data/v9.0/connections(connectionid)statecode と statuscode のプロパティを更新する。 |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/connections(connectionid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | Connections |
| DisplayCollectionName | Connections |
| DisplayName | Connection |
| EntitySetName | connections |
| IsBPFEntity | False |
| LogicalCollectionName | connections |
| LogicalName | connection |
| OwnershipType | UserOwned |
| PrimaryIdAttribute | connectionid |
| PrimaryNameAttribute | name |
| SchemaName | Connection |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- ConnectionId
- Description
- EffectiveEnd
- EffectiveStart
- EntityImage
- ImportSequenceNumber
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- Record1Id
- Record1IdObjectTypeCode
- Record1RoleId
- Record2Id
- Record2IdObjectTypeCode
- Record2RoleId
- StateCode
- StatusCode
- TransactionCurrencyId
ConnectionId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the connection. |
| DisplayName | Connection |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | connectionid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
Description
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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,appointment,channelaccessprofilerule,contact,email,fax,goal,knowledgearticle,knowledgebaserecord,letter,phonecall,position,processsession,recurringappointmentmaster,socialactivity,socialprofile,systemuser,task,team,territory |
| Type | Lookup |
Record1IdObjectTypeCode
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | record1idobjecttypecode |
| RequiredLevel | None |
| Type | EntityName |
Record1RoleId
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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,appointment,channelaccessprofilerule,contact,email,fax,goal,knowledgearticle,knowledgebaserecord,letter,phonecall,position,processsession,recurringappointmentmaster,socialactivity,socialprofile,systemuser,task,team,territory |
| Type | Lookup |
Record2IdObjectTypeCode
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | record2idobjecttypecode |
| RequiredLevel | None |
| Type | EntityName |
Record2RoleId
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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 |
StateCode の選択肢/オプション
| 値 | ラベル | 既定の状態 | 不変名 |
|---|---|---|---|
| 0 | Active | 1 | Active |
| 1 | Inactive | 2 | Inactive |
StatusCode
| プロパティ | 値 |
|---|---|
| Description | Reason for the status of the connection. |
| DisplayName | Status Reason |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
StatusCode の選択肢/オプション
| 値 | ラベル | 状態 |
|---|---|---|
| 1 | Active | 0 |
| 2 | Inactive | 1 |
TransactionCurrencyId
| プロパティ | 値 |
|---|---|
| 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 |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 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
| プロパティ | 値 |
|---|---|
| Description | Shows who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedByName
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
EntityImage_Timestamp
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage_timestamp |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
EntityImage_URL
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Url |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage_url |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
EntityImageId
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | Entity Image Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimageid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
ExchangeRate
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Indicates that this is the master record. |
| DisplayName | Is Master |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | ismaster |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsMaster の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
ModifiedBy
| プロパティ | 値 |
|---|---|
| Description | Shows who last updated the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedByName
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
Name
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwningBusinessUnit
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningbusinessunitname |
| MaxLength | 160 |
| RequiredLevel | None |
| Type | String |
OwningTeam
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Shows the record type of the source record. |
| DisplayName | Type (From) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | record1objecttypecode |
| RequiredLevel | None |
| Type | Picklist |
Record1ObjectTypeCode の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 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. |
Record1RoleIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | record1roleidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
Record2IdName
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Shows the record type of the target record. |
| DisplayName | Type (To) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | record2objecttypecode |
| RequiredLevel | None |
| Type | Picklist |
Record2ObjectTypeCode の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 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. |
Record2RoleIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | record2roleidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
RelatedConnectionId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for the reciprocal connection record. |
| DisplayName | Reciprocal Connection |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | relatedconnectionid |
| RequiredLevel | ApplicationRequired |
| Targets | connection |
| Type | Lookup |
TransactionCurrencyIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | transactioncurrencyidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
VersionNumber
| プロパティ | 値 |
|---|---|
| Description | Version number of the connection. |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- Connection_AsyncOperations
- connection_related_connection
- connection_principalobjectattributeaccess
- Connection_SyncErrors
- Connection_ProcessSessions
Connection_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ Connection_AsyncOperations と同じです。
| プロパティ | 値 |
|---|---|
| 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
connection テーブル/エンティティの多対一のリレーションシップ connection_related_connection と同じです。
| プロパティ | 値 |
|---|---|
| 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
principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ connection_principalobjectattributeaccess と同じです。
| プロパティ | 値 |
|---|---|
| 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
syncerror テーブル/エンティティの多対一のリレーションシップ Connection_SyncErrors と同じです。
| プロパティ | 値 |
|---|---|
| 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
processsession テーブル/エンティティの多対一のリレーションシップ Connection_ProcessSessions と同じです。
| プロパティ | 値 |
|---|---|
| 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 |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 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
knowledgearticle_connections1
knowledgearticle テーブル/エンティティの一対多のリレーションシップ knowledgearticle_connections1 を参照してください。
knowledgearticle_connections2
knowledgearticle テーブル/エンティティの一対多のリレーションシップ knowledgearticle_connections2 を参照してください。
KnowledgeBaseRecord_connections1
knowledgebaserecord テーブル/エンティティの一対多のリレーションシップ KnowledgeBaseRecord_connections1 を参照してください。
KnowledgeBaseRecord_connections2
knowledgebaserecord テーブル/エンティティの一対多のリレーションシップ KnowledgeBaseRecord_connections2 を参照してください。
processsession_connections1
processsession テーブル/エンティティの一対多のリレーションシップ processsession_connections1 を参照してください。
contact_connections1
contact テーブル/エンティティの一対多のリレーションシップ contact_connections1 を参照してください。
recurringappointmentmaster_connections1
recurringappointmentmaster テーブル/エンティティの一対多のリレーションシップ recurringappointmentmaster_connections1 を参照してください。
processsession_connections2
processsession テーブル/エンティティの一対多のリレーションシップ processsession_connections2 を参照してください。
letter_connections1
letter テーブル/エンティティの一対多のリレーションシップ letter_connections1 を参照してください。
connection_role_connections2
connectionrole テーブル/エンティティの一対多のリレーションシップ connection_role_connections2 を参照してください。
systemuser_connections2
systemuser テーブル/エンティティの一対多のリレーションシップ systemuser_connections2 を参照してください。
letter_connections2
letter テーブル/エンティティの一対多のリレーションシップ letter_connections2 を参照してください。
appointment_connections1
appointment テーブル/エンティティの一対多のリレーションシップ appointment_connections1 を参照してください。
email_connections1
email テーブル/エンティティの一対多のリレーションシップ email_connections1 を参照してください。
account_connections1
account テーブル/エンティティの一対多のリレーションシップ account_connections1 を参照してください。
fax_connections2
fax テーブル/エンティティの一対多のリレーションシップ fax_connections2 を参照してください。
activitypointer_connections2
activitypointer テーブル/エンティティの一対多のリレーションシップ activitypointer_connections2 を参照してください。
socialprofile_connections2
socialprofile テーブル/エンティティの一対多のリレーションシップ socialprofile_connections2 を参照してください。
createdby_connection
systemuser テーブル/エンティティの一対多のリレーションシップ createdby_connection を参照してください。
account_connections2
account テーブル/エンティティの一対多のリレーションシップ account_connections2 を参照してください。
phonecall_connections1
phonecall テーブル/エンティティの一対多のリレーションシップ phonecall_connections1 を参照してください。
task_connections1
task テーブル/エンティティの一対多のリレーションシップ task_connections1 を参照してください。
modifiedby_connection
systemuser テーブル/エンティティの一対多のリレーションシップ modifiedby_connection を参照してください。
appointment_connections2
appointment テーブル/エンティティの一対多のリレーションシップ appointment_connections2 を参照してください。
phonecall_connections2
phonecall テーブル/エンティティの一対多のリレーションシップ phonecall_connections2 を参照してください。
TransactionCurrency_Connection
transactioncurrency テーブル/エンティティの一対多のリレーションシップ TransactionCurrency_Connection を参照してください。
task_connections2
task テーブル/エンティティの一対多のリレーションシップ task_connections2 を参照してください。
fax_connections1
fax テーブル/エンティティの一対多のリレーションシップ fax_connections1 を参照してください。
position_connection2
position テーブル/エンティティの一対多のリレーションシップ position_connection2 を参照してください。
goal_connections1
goal テーブル/エンティティの一対多のリレーションシップ goal_connections1 を参照してください。
connection_role_connections1
connectionrole テーブル/エンティティの一対多のリレーションシップ connection_role_connections1 を参照してください。
position_connection1
position テーブル/エンティティの一対多のリレーションシップ position_connection1 を参照してください。
email_connections2
email テーブル/エンティティの一対多のリレーションシップ email_connections2 を参照してください。
team_connections1
team テーブル/エンティティの一対多のリレーションシップ team_connections1 を参照してください。
lk_connectionbase_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_connectionbase_modifiedonbehalfby を参照してください。
socialactivity_connections1
socialactivity テーブル/エンティティの一対多のリレーションシップ socialactivity_connections1 を参照してください。
connection_related_connection
connection テーブル/エンティティの一対多のリレーションシップ connection_related_connection を参照してください。
contact_connections2
contact テーブル/エンティティの一対多のリレーションシップ contact_connections2 を参照してください。
lk_connectionbase_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_connectionbase_createdonbehalfby を参照してください。
activitypointer_connections1
activitypointer テーブル/エンティティの一対多のリレーションシップ activitypointer_connections1 を参照してください。
systemuser_connections1
systemuser テーブル/エンティティの一対多のリレーションシップ systemuser_connections1 を参照してください。
team_connections2
team テーブル/エンティティの一対多のリレーションシップ team_connections2 を参照してください。
business_unit_connections
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_connections を参照してください。
goal_connections2
goal テーブル/エンティティの一対多のリレーションシップ goal_connections2 を参照してください。
socialprofile_connections1
socialprofile テーブル/エンティティの一対多のリレーションシップ socialprofile_connections1 を参照してください。
socialactivity_connections2
socialactivity テーブル/エンティティの一対多のリレーションシップ socialactivity_connections2 を参照してください。
recurringappointmentmaster_connections2
recurringappointmentmaster テーブル/エンティティの一対多のリレーションシップ recurringappointmentmaster_connections2 を参照してください。
territory_connections1
追加元 : Application Common ソリューション
territory テーブル/エンティティの一対多のリレーションシップ territory_connections1 を参照してください。
territory_connections2
追加元 : Application Common ソリューション
territory テーブル/エンティティの一対多のリレーションシップ territory_connections2 を参照してください。
関連項目
フィードバック
フィードバックの送信と表示