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)
statecodestatuscode のプロパティを更新する。
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 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,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

プロパティ
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,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

プロパティ
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

プロパティ
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 Email 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

プロパティ
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 Email 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

プロパティ
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

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 テーブル/エンティティの多対一のリレーションシップ 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 テーブル/エンティティの一対多のリレーションシップ 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 テーブル/エンティティの一対多のリレーションシップ 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 を参照してください。

adx_invitation_connections1

追加元 : Power Pages Runtime Core ソリューション

adx_invitation テーブル/エンティティの一対多のリレーションシップ adx_invitation_connections1 を参照してください。

adx_invitation_connections2

追加元 : Power Pages Runtime Core ソリューション

adx_invitation テーブル/エンティティの一対多のリレーションシップ adx_invitation_connections2 を参照してください。

adx_inviteredemption_connections1

追加元 : Active Solution ソリューション

adx_inviteredemption テーブル/エンティティの一対多のリレーションシップ adx_inviteredemption_connections1 を参照してください。

adx_inviteredemption_connections2

追加元 : Active Solution ソリューション

adx_inviteredemption テーブル/エンティティの一対多のリレーションシップ adx_inviteredemption_connections2 を参照してください。

mspp_publishingstatetransitionrule_connections1

追加元 : Power Pages Apps ソリューション

mspp_publishingstatetransitionrule テーブル/エンティティの一対多のリレーションシップ mspp_publishingstatetransitionrule_connections1 を参照してください。

mspp_publishingstatetransitionrule_connections2

追加元 : Power Pages Apps ソリューション

mspp_publishingstatetransitionrule テーブル/エンティティの一対多のリレーションシップ mspp_publishingstatetransitionrule_connections2 を参照してください。

mspp_shortcut_connections1

追加元 : Power Pages Apps ソリューション

mspp_shortcut テーブル/エンティティの一対多のリレーションシップ mspp_shortcut_connections1 を参照してください。

mspp_shortcut_connections2

追加元 : Power Pages Apps ソリューション

mspp_shortcut テーブル/エンティティの一対多のリレーションシップ mspp_shortcut_connections2 を参照してください。

mspp_website_connections1

追加元 : Power Pages Apps ソリューション

mspp_website テーブル/エンティティの一対多のリレーションシップ mspp_website_connections1 を参照してください。

mspp_website_connections2

追加元 : Power Pages Apps ソリューション

mspp_website テーブル/エンティティの一対多のリレーションシップ mspp_website_connections2 を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス connection EntityType