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
- msdyn_clientid
- msdyn_clientsecret
- msdyn_connectionreference
- msdyn_ConnectionReferenceId
- msdyn_connectordatasourceId
- msdyn_connectortype
- msdyn_dataset_value
- msdyn_host
- msdyn_name
- msdyn_resource
- msdyn_tenant
- msdyn_userauth
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