영어로 읽기 편집

다음을 통해 공유


Component Layer (msdyn_componentlayer) table/entity reference (Microsoft Dataverse)

Messages

The following table lists the messages for the Component Layer (msdyn_componentlayer) table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
Create
Event: True
POST /msdyn_componentlayers
See Create
Create records
Delete
Event: True
DELETE /msdyn_componentlayers(msdyn_componentlayerid)
See Delete
Delete records
Retrieve
Event: True
GET /msdyn_componentlayers(msdyn_componentlayerid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /msdyn_componentlayers
See Query data
Query data
Update
Event: True
PATCH /msdyn_componentlayers(msdyn_componentlayerid)
See Update
Update records
Upsert
Event: False
PATCH /msdyn_componentlayers(msdyn_componentlayerid)
See Upsert a table row
UpsertRequest

Properties

The following table lists selected properties for the Component Layer (msdyn_componentlayer) table.

Property Value
DisplayName Component Layer
DisplayCollectionName Component Layers
SchemaName msdyn_componentlayer
CollectionSchemaName msdyn_componentlayers
EntitySetName msdyn_componentlayers
LogicalName msdyn_componentlayer
LogicalCollectionName msdyn_componentlayers
PrimaryIdAttribute msdyn_componentlayerid
PrimaryNameAttribute msdyn_name
TableType Virtual
OwnershipType OrganizationOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

msdyn_changes

Property Value
Description
DisplayName Changes
IsValidForForm True
IsValidForRead True
LogicalName msdyn_changes
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1073741823

msdyn_children

Property Value
Description
DisplayName Children
IsValidForForm True
IsValidForRead True
LogicalName msdyn_children
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_componentid

Property Value
Description
DisplayName Component Id
IsValidForForm True
IsValidForRead True
LogicalName msdyn_componentid
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_componentjson

Property Value
Description
DisplayName Component Json
IsValidForForm True
IsValidForRead True
LogicalName msdyn_componentjson
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1073741823

msdyn_componentlayerId

Property Value
Description Unique identifier for entity instances
DisplayName Component Layer
IsValidForForm False
IsValidForRead True
LogicalName msdyn_componentlayerid
RequiredLevel SystemRequired
Type Uniqueidentifier

msdyn_endtime

Property Value
Description
DisplayName Overwrite Time
IsValidForForm True
IsValidForRead True
LogicalName msdyn_overwritetime
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

msdyn_name

Property Value
Description The name of the component.
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_order

Property Value
Description
DisplayName Order
IsValidForForm True
IsValidForRead True
LogicalName msdyn_order
RequiredLevel None
Type Integer
MaxValue 500
MinValue 0

msdyn_publishername

Property Value
Description
DisplayName Publisher Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_publishername
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_solutioncomponentname

Property Value
Description
DisplayName Solution Component Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_solutioncomponentname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_solutionname

Property Value
Description
DisplayName Solution Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_solutionname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

See also

Dataverse table/entity reference
Dataverse Web API Reference
msdyn_componentlayer