Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Messages
The following table lists the messages for the Component Version (componentversion) 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 |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
CreateEvent: False |
POST /componentversionsSee Create |
Create records |
CreateMultipleEvent: False |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: False |
DELETE /componentversions(componentversionid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
RetrieveEvent: False |
GET /componentversions(componentversionid)See Retrieve |
Retrieve records |
RetrieveEntityChangesEvent: False |
RetrieveEntityChangesRequest | |
RetrieveMultipleEvent: False |
GET /componentversionsSee Query data |
Query data |
UpdateEvent: False |
PATCH /componentversions(componentversionid)See Update |
Update records |
UpdateMultipleEvent: False |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /componentversions(componentversionid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Component Version (componentversion) table.
| Property | Value |
|---|---|
| DisplayName | Component Version |
| DisplayCollectionName | Component Versions |
| SchemaName | componentversion |
| CollectionSchemaName | componentversions |
| EntitySetName | componentversions |
| LogicalName | componentversion |
| LogicalCollectionName | componentversions |
| PrimaryIdAttribute | componentversionid |
| PrimaryNameAttribute | componentversionname |
| TableType | Virtual |
| OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ChangeSummary
- Component
- ComponentIdType
- componentversionname
- Operation
- OverriddenCreatedOn
- OwnerId
- RestoredFromVersion
- SystemChangeSummary
ChangeSummary
| Property | Value |
|---|---|
| Description | |
| DisplayName | Change Summary |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | changesummary |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2048 |
Component
| Property | Value |
|---|---|
| Description | Owning component. |
| DisplayName | Component |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | component |
| RequiredLevel | ApplicationRequired |
| Type | Lookup |
| Targets | desktopflowbinary, uxagentproject, uxagentprojectfile, workflow |
ComponentIdType
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | componentidtype |
| RequiredLevel | None |
| Type | EntityName |
componentversionname
| Property | Value |
|---|---|
| Description | |
| DisplayName | Version Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | componentversionname |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
Operation
| Property | Value |
|---|---|
| Description | |
| DisplayName | Operation |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | operation |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | componentversion_operation |
Operation Choices/Options
| Value | Label |
|---|---|
| 0 | Create |
| 1 | Update |
| 2 | Publish |
| 3 | Restore |
| 4 | Solution Import |
OverriddenCreatedOn
| Property | Value |
|---|---|
| Description | Date and time that the record was migrated. |
| DisplayName | Record Created On |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
OwnerId
| Property | Value |
|---|---|
| Description | Owner Id |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Type | Owner |
| Targets | systemuser, team |
RestoredFromVersion
| Property | Value |
|---|---|
| Description | Base version that was restored. |
| DisplayName | Restored From Version |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | restoredfromversion |
| RequiredLevel | None |
| Type | Lookup |
| Targets | componentversion |
SystemChangeSummary
| Property | Value |
|---|---|
| Description | |
| DisplayName | System Change Summary |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | systemchangesummary |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1073741823 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- componentversionId
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OwningBusinessUnit
- OwningTeam
- OwningUser
componentversionId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Component Version |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | componentversionid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
CreatedOn
| Property | Value |
|---|---|
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who created the record. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who modified the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedOn
| Property | Value |
|---|---|
| Description | Date and time when the record was modified. |
| DisplayName | Modified On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who modified the record. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Unique identifier for the business unit that owns the record |
| DisplayName | Owning Business Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Type | Lookup |
| Targets |
OwningTeam
| Property | Value |
|---|---|
| Description | Unique identifier for the team that owns the record. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Type | Lookup |
| Targets | team |
OwningUser
| Property | Value |
|---|---|
| Description | Unique identifier for the user that owns the record. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- desktopflowbinary_componentversions
- lk_componentversion_createdby
- lk_componentversion_modifiedby
- restoreversions
- team_componentversion
- user_componentversion
- workflow_componentversions
desktopflowbinary_componentversions
One-To-Many Relationship: desktopflowbinary desktopflowbinary_componentversions
| Property | Value |
|---|---|
| ReferencedEntity | desktopflowbinary |
| ReferencedAttribute | desktopflowbinaryid |
| ReferencingAttribute | component |
| ReferencingEntityNavigationPropertyName | component_desktopflowbinary |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_componentversion_createdby
One-To-Many Relationship: systemuser lk_componentversion_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_componentversion_modifiedby
One-To-Many Relationship: systemuser lk_componentversion_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
restoreversions
One-To-Many Relationship: componentversion restoreversions
| Property | Value |
|---|---|
| ReferencedEntity | componentversion |
| ReferencedAttribute | componentversionid |
| ReferencingAttribute | restoredfromversion |
| ReferencingEntityNavigationPropertyName | restoredfromversion |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
team_componentversion
One-To-Many Relationship: team team_componentversion
| Property | Value |
|---|---|
| ReferencedEntity | team |
| ReferencedAttribute | teamid |
| ReferencingAttribute | owningteam |
| ReferencingEntityNavigationPropertyName | owningteam |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
user_componentversion
One-To-Many Relationship: systemuser user_componentversion
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | owninguser |
| ReferencingEntityNavigationPropertyName | owninguser |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
workflow_componentversions
One-To-Many Relationship: workflow workflow_componentversions
| Property | Value |
|---|---|
| ReferencedEntity | workflow |
| ReferencedAttribute | workflowid |
| ReferencingAttribute | component |
| ReferencingEntityNavigationPropertyName | component_workflow |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
restoreversions
Many-To-One Relationship: componentversion restoreversions
| Property | Value |
|---|---|
| ReferencingEntity | componentversion |
| ReferencingAttribute | restoredfromversion |
| ReferencedEntityNavigationPropertyName | restoredtoversions |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
componentversion