Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Messages
The following table lists the messages for the Component Layer Data Source (msdyn_componentlayerdatasource) 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 |
|---|---|---|
CreateEvent: True |
POST /msdyn_componentlayerdatasourcesSee Create |
Create records |
DeleteEvent: True |
DELETE /msdyn_componentlayerdatasources(msdyn_componentlayerdatasourceid)See Delete |
Delete records |
RetrieveEvent: True |
GET /msdyn_componentlayerdatasources(msdyn_componentlayerdatasourceid)See Retrieve |
Retrieve records |
RetrieveEntityChangesEvent: True |
RetrieveEntityChangesRequest | |
RetrieveMultipleEvent: True |
GET /msdyn_componentlayerdatasourcesSee Query data |
Query data |
UpdateEvent: True |
PATCH /msdyn_componentlayerdatasources(msdyn_componentlayerdatasourceid)See Update |
Update records |
UpsertEvent: False |
PATCH /msdyn_componentlayerdatasources(msdyn_componentlayerdatasourceid)See Upsert a table row |
UpsertRequest |
Properties
The following table lists selected properties for the Component Layer Data Source (msdyn_componentlayerdatasource) table.
| Property | Value |
|---|---|
| DisplayName | Component Layer Data Source |
| DisplayCollectionName | Component Layer Data Sources |
| SchemaName | msdyn_componentlayerdatasource |
| CollectionSchemaName | msdyn_componentlayerdatasources |
| EntitySetName | msdyn_componentlayerdatasources |
| LogicalName | msdyn_componentlayerdatasource |
| LogicalCollectionName | msdyn_componentlayerdatasources |
| PrimaryIdAttribute | msdyn_componentlayerdatasourceid |
| 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_componentlayerdatasourceId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Component Layer Data Source |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_componentlayerdatasourceid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
msdyn_name
| Property | Value |
|---|---|
| Description | |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_name |
| 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_componentlayerdatasource