Изменить

Поделиться через


Component Version Data Source (componentversiondatasource) table/entity reference (Microsoft Dataverse)

Messages

The following table lists the messages for the Component Version Data Source (componentversiondatasource) 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: False
POST /componentversiondatasources
See Create
Create records
CreateMultiple
Event: False
CreateMultiple CreateMultipleRequest
Delete
Event: False
DELETE /componentversiondatasources(componentversiondatasourceid)
See Delete
Delete records
Retrieve
Event: False
GET /componentversiondatasources(componentversiondatasourceid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: False
RetrieveEntityChangesRequest
RetrieveMultiple
Event: False
GET /componentversiondatasources
See Query data
Query data
Update
Event: False
PATCH /componentversiondatasources(componentversiondatasourceid)
See Update
Update records
UpdateMultiple
Event: False
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /componentversiondatasources(componentversiondatasourceid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Properties

The following table lists selected properties for the Component Version Data Source (componentversiondatasource) table.

Property Value
DisplayName Component Version Data Source
DisplayCollectionName Component Version Data Sources
SchemaName componentversiondatasource
CollectionSchemaName componentversiondatasources
EntitySetName componentversiondatasources
LogicalName componentversiondatasource
LogicalCollectionName componentversiondatasources
PrimaryIdAttribute componentversiondatasourceid
PrimaryNameAttribute name
TableType Virtual
OwnershipType OrganizationOwned

Writable columns/attributes

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

componentversiondatasourceId

Property Value
Description Unique identifier for entity instances
DisplayName Component Version Data Source
IsValidForForm False
IsValidForRead True
LogicalName componentversiondatasourceid
RequiredLevel SystemRequired
Type Uniqueidentifier

name

Property Value
Description
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName 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
componentversiondatasource