Component Version (componentversion) table/entity reference

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
Create
Event: False
POST /componentversions
See Create
Create records
CreateMultiple
Event: False
CreateMultiple CreateMultipleRequest
Delete
Event: False
DELETE /componentversions(componentversionid)
See Delete
Delete records
DeleteMultiple
Event: False
DeleteMultiple action Learn to use messages with the SDK for .NET
Retrieve
Event: False
GET /componentversions(componentversionid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: False
RetrieveEntityChangesRequest
RetrieveMultiple
Event: False
GET /componentversions
See Query data
Query data
Update
Event: False
PATCH /componentversions(componentversionid)
See Update
Update records
UpdateMultiple
Event: False
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /componentversions(componentversionid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: 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

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 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

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.

lk_componentversion_createdby

One-To-Many Relationship: systemuser lk_componentversion_createdby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdby
ReferencingEntityNavigationPropertyName createdby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: 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: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

restoreversions

One-To-Many Relationship: componentversion restoreversions

Property Value
ReferencedEntity componentversion
ReferencedAttribute componentversionid
ReferencingAttribute restoredfromversion
ReferencingEntityNavigationPropertyName restoredfromversion
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

team_componentversion

One-To-Many Relationship: team team_componentversion

Property Value
ReferencedEntity team
ReferencedAttribute teamid
ReferencingAttribute owningteam
ReferencingEntityNavigationPropertyName owningteam
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

user_componentversion

One-To-Many Relationship: systemuser user_componentversion

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute owninguser
ReferencingEntityNavigationPropertyName owninguser
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

workflow_componentversions

One-To-Many Relationship: workflow workflow_componentversions

Property Value
ReferencedEntity workflow
ReferencedAttribute workflowid
ReferencingAttribute component
ReferencingEntityNavigationPropertyName component_workflow
IsHierarchical
CascadeConfiguration Archive: RemoveLink
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: 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: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference
componentversion