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

プロパティ
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

関連項目

テーブルの参照について
Web API リファレンス
msdyn_componentlayer EntityType