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