msdyn_solutioncomponentcountdatasource テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
追加元 : Microsoft Dynamics 365 Settings APIs ソリューション
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/msdyn_solutioncomponentcountdatasources 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/msdyn_solutioncomponentcountdatasources(msdyn_solutioncomponentcountdatasourceid) 削除を参照 |
DeleteRequest または Delete |
| Retrieve | GET [org URI]/api/data/v9.0/msdyn_solutioncomponentcountdatasources(msdyn_solutioncomponentcountdatasourceid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveEntityChanges | RetrieveEntityChangesRequest | |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/msdyn_solutioncomponentcountdatasources データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| Update | PATCH [org URI]/api/data/v9.0/msdyn_solutioncomponentcountdatasources(msdyn_solutioncomponentcountdatasourceid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | msdyn_solutioncomponentcountdatasources |
| DisplayCollectionName | Solution Component Count Data Sources |
| DisplayName | Solution Component Count Data Source |
| EntitySetName | msdyn_solutioncomponentcountdatasources |
| IsBPFEntity | False |
| LogicalCollectionName | msdyn_solutioncomponentcountdatasources |
| LogicalName | msdyn_solutioncomponentcountdatasource |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | msdyn_solutioncomponentcountdatasourceid |
| PrimaryNameAttribute | msdyn_name |
| SchemaName | msdyn_solutioncomponentcountdatasource |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
msdyn_name
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | msdyn_name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_name |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_solutioncomponentcountdatasourceId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Solution Component Data Source |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | msdyn_solutioncomponentcountdatasourceid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
OrganizationId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
関連項目
テーブルの参照について
Web API リファレンス
msdyn_solutioncomponentcountdatasource EntityType
フィードバック
フィードバックの送信と表示