msdyn_componentlayer テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
追加元 : Microsoft Dynamics 365 Component History APIs ソリューション
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/msdyn_componentlayers 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/msdyn_componentlayers(msdyn_componentlayerid) 削除を参照 |
DeleteRequest または Delete |
| Retrieve | GET [org URI]/api/data/v9.0/msdyn_componentlayers(msdyn_componentlayerid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveEntityChanges | RetrieveEntityChangesRequest | |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/msdyn_componentlayers データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| Update | PATCH [org URI]/api/data/v9.0/msdyn_componentlayers(msdyn_componentlayerid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | msdyn_componentlayers |
| DisplayCollectionName | Component Layers |
| DisplayName | Component Layer |
| EntitySetName | msdyn_componentlayers |
| IsBPFEntity | False |
| LogicalCollectionName | msdyn_componentlayers |
| LogicalName | msdyn_componentlayer |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | msdyn_componentlayerid |
| PrimaryNameAttribute | msdyn_name |
| SchemaName | msdyn_componentlayer |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- msdyn_changes
- msdyn_children
- msdyn_componentid
- msdyn_componentjson
- msdyn_componentlayerId
- msdyn_endtime
- msdyn_name
- msdyn_order
- msdyn_publishername
- msdyn_solutioncomponentname
- msdyn_solutionname
msdyn_changes
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | Changes |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_changes |
| MaxLength | 1073741823 |
| RequiredLevel | None |
| Type | String |
msdyn_children
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | Children |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_children |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_componentid
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | Component Id |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_componentid |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_componentjson
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | Component Json |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_componentjson |
| MaxLength | 1073741823 |
| RequiredLevel | None |
| Type | String |
msdyn_componentlayerId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Component Layer |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | msdyn_componentlayerid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
msdyn_endtime
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | |
| DisplayName | Overwrite Time |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_overwritetime |
| RequiredLevel | None |
| Type | DateTime |
msdyn_name
| プロパティ | 値 |
|---|---|
| Description | The name of the component. |
| DisplayName | Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_name |
| MaxLength | 100 |
| RequiredLevel | ApplicationRequired |
| Type | String |
msdyn_order
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | Order |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_order |
| MaxValue | 500 |
| MinValue | 0 |
| RequiredLevel | None |
| Type | Integer |
msdyn_publishername
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | Publisher Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_publishername |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_solutioncomponentname
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | Solution Component Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_solutioncomponentname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_solutionname
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | Solution Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_solutionname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
関連項目
フィードバック
フィードバックの送信と表示