次の方法で共有


msdyn_connectordatasource テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

追加元 : Virtual Connector Provider ソリューション

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/msdyn_connectordatasources
作成を参照
CreateRequest または
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/msdyn_connectordatasources(msdyn_connectordatasourceid)
削除を参照
DeleteRequest または
Delete
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/msdyn_connectordatasources(msdyn_connectordatasourceid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/msdyn_connectordatasources
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/msdyn_connectordatasources(msdyn_connectordatasourceid)
更新を参照
UpdateRequest または
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

プロパティ

プロパティ
CollectionSchemaName msdyn_connectordatasources
DisplayCollectionName Virtual Connector Data Sources
DisplayName Virtual Connector Data Source
EntitySetName msdyn_connectordatasources
IsBPFEntity False
LogicalCollectionName msdyn_connectordatasources
LogicalName msdyn_connectordatasource
OwnershipType OrganizationOwned
PrimaryIdAttribute msdyn_connectordatasourceid
PrimaryNameAttribute msdyn_name
SchemaName msdyn_connectordatasource

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

msdyn_appsenvironment

プロパティ
Description
DisplayName appsenvironment
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_appsenvironment
MaxLength 100
RequiredLevel None
Type String

msdyn_clientid

プロパティ
Description
DisplayName clientid
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_clientid
MaxLength 100
RequiredLevel None
Type String

msdyn_clientsecret

プロパティ
Description
DisplayName clientsecret
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_clientsecret
MaxLength 100
RequiredLevel None
Type String

msdyn_connectionreference

プロパティ
Description
DisplayName connectionreference
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_connectionreference
MaxLength 100
RequiredLevel None
Type String

msdyn_ConnectionReferenceId

プロパティ
Description Unique identifier for Connection Reference associated with ConnectorDataSource.
DisplayName Connection Reference
IsValidForForm True
IsValidForRead True
LogicalName msdyn_connectionreferenceid
RequiredLevel None
Targets connectionreference
Type Lookup

msdyn_connectordatasourceId

プロパティ
Description Unique identifier for entity instances
DisplayName ConnectorDataSource
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName msdyn_connectordatasourceid
RequiredLevel SystemRequired
Type Uniqueidentifier

msdyn_connectortype

プロパティ
Description
DisplayName Connector Type
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_connectortype
MaxLength 100
RequiredLevel None
Type String

msdyn_dataset_value

プロパティ
Description
DisplayName Dataset Value
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_dataset_value
MaxLength 4000
RequiredLevel None
Type String

msdyn_host

プロパティ
Description
DisplayName host
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_host
MaxLength 100
RequiredLevel None
Type String

msdyn_name

プロパティ
Description
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
MaxLength 100
RequiredLevel None
Type String

msdyn_resource

プロパティ
Description
DisplayName resource
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_resource
MaxLength 100
RequiredLevel None
Type String

msdyn_tenant

プロパティ
Description
DisplayName tenant
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_tenant
MaxLength 100
RequiredLevel None
Type String

msdyn_userauth

プロパティ
Description
DisplayName User authentication
IsValidForForm True
IsValidForRead True
LogicalName msdyn_userauth
RequiredLevel None
Type Boolean

msdyn_userauth の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

msdyn_ConnectionReferenceIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msdyn_connectionreferenceidname
MaxLength 200
RequiredLevel None
Type String

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

msdyn_connreference_msdyn_connectordatasource

追加元 : Power Platform Connection References ソリューション

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

関連項目

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