componentversion table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Added by: Component Versioning Solution

Messages

Message Web API Operation SDK class or method
Create POST /componentversions
See Create
CreateRequest or
Create
CreateMultiple CreateMultiple CreateMultipleRequest
Delete DELETE /componentversions(componentversionid)
See Delete
DeleteRequest or
Delete
Retrieve GET /componentversions(componentversionid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET /componentversions
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
Update PATCH /componentversions(componentversionid)
See Update
UpdateRequest or
Update
UpdateMultiple UpdateMultiple UpdateMultipleRequest

Properties

Property Value
CollectionSchemaName componentversions
DisplayCollectionName Component Versions
DisplayName Component Version
EntitySetName componentversions
IsBPFEntity False
LogicalCollectionName componentversions
LogicalName componentversion
OwnershipType OrganizationOwned
PrimaryIdAttribute componentversionid
PrimaryNameAttribute componentversionname
SchemaName componentversion

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
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName changesummary
MaxLength 2048
RequiredLevel None
Type String

Component

Property Value
Description Owning component.
DisplayName Component
IsValidForForm True
IsValidForRead True
LogicalName component
RequiredLevel ApplicationRequired
Targets workflow
Type Lookup

ComponentIdType

Added by: Active Solution Solution

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName componentidtype
RequiredLevel None
Type EntityName

componentversionname

Property Value
Description
DisplayName Version Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName componentversionname
MaxLength 100
RequiredLevel SystemRequired
Type String

Operation

Property Value
Description
DisplayName Operation
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName operation
RequiredLevel None
Type Picklist

Operation Choices/Options

Value Label Description
0 Create
1 Update
2 Publish
3 Restore
4 Solution Import

OverriddenCreatedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

OwnerId

Property Value
Description Owner Id
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

RestoredFromVersion

Property Value
Description Base version that was restored.
DisplayName Restored From Version
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName restoredfromversion
RequiredLevel None
Targets componentversion
Type Lookup

SystemChangeSummary

Property Value
Description
DisplayName System Change Summary
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName systemchangesummary
MaxLength 1073741823
RequiredLevel None
Type String

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

ComponentName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName componentname
MaxLength 1000
RequiredLevel None
Type String

componentversionId

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

ComponentYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName componentyominame
MaxLength 1000
RequiredLevel None
Type String

CreatedBy

Property Value
Description Unique identifier of the user who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 200
RequiredLevel None
Type String

CreatedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 200
RequiredLevel None
Type String

CreatedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

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
Targets
Type Lookup

ModifiedBy

Property Value
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 200
RequiredLevel None
Type String

ModifiedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 200
RequiredLevel None
Type String

ModifiedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

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
Targets
Type Lookup

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
Targets
Type Lookup

OwningTeam

Added by: Active Solution Solution

Property Value
Description Unique identifier for the team that owns the record.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningTeamName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningteamname
MaxLength 160
RequiredLevel None
Type String

OwningTeamYomiName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningteamyominame
MaxLength 160
RequiredLevel None
Type String

OwningUser

Added by: Active Solution Solution

Property Value
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

OwningUserName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningusername
MaxLength 200
RequiredLevel None
Type String

OwningUserYomiName

Added by: Active Solution Solution

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owninguseryominame
MaxLength 200
RequiredLevel None
Type String

restoredfromversionName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName restoredfromversionname
MaxLength 100
RequiredLevel None
Type String

One-To-Many Relationships

Listed by SchemaName.

restoreversions

Same as the restoreversions many-to-one relationship for the componentversion table/entity.

Property Value
ReferencingEntity componentversion
ReferencingAttribute restoredfromversion
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName restoredtoversions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

lk_componentversion_createdby

Added by: System Solution Solution

See the lk_componentversion_createdby one-to-many relationship for the systemuser table/entity.

lk_componentversion_modifiedby

Added by: System Solution Solution

See the lk_componentversion_modifiedby one-to-many relationship for the systemuser table/entity.

team_componentversion

Added by: System Solution Solution

See the team_componentversion one-to-many relationship for the team table/entity.

user_componentversion

Added by: System Solution Solution

See the user_componentversion one-to-many relationship for the systemuser table/entity.

restoreversions

See the restoreversions one-to-many relationship for the componentversion table/entity.

workflow_componentversions

Added by: System Solution Solution

See the workflow_componentversions one-to-many relationship for the workflow table/entity.

See also

Dataverse table/entity reference
Web API Reference
componentversion EntityType