Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|---|---|---|
CreateEvent: False |
POST /componentversiondatasourcesSee Create |
Create records |
CreateMultipleEvent: False |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: False |
DELETE /componentversiondatasources(componentversiondatasourceid)See Delete |
Delete records |
RetrieveEvent: False |
GET /componentversiondatasources(componentversiondatasourceid)See Retrieve |
Retrieve records |
RetrieveEntityChangesEvent: False |
RetrieveEntityChangesRequest | |
RetrieveMultipleEvent: False |
GET /componentversiondatasourcesSee Query data |
Query data |
UpdateEvent: False |
PATCH /componentversiondatasources(componentversiondatasourceid)See Update |
Update records |
UpdateMultipleEvent: False |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /componentversiondatasources(componentversiondatasourceid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: 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