Referencia de tabla o entidad componentversion
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Añadido por: solución Component Versioning
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/componentversions Vea Crear |
CreateRequest o Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/componentversions(componentversionid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/componentversions(componentversionid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/componentversions Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/componentversions(componentversionid) Vea Actualizar |
UpdateRequest o Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | componentversions |
DisplayCollectionName | Component Versions |
DisplayName | Component Version |
EntitySetName | componentversions |
IsBPFEntity | False |
LogicalCollectionName | componentversions |
LogicalName | componentversion |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | componentversionid |
PrimaryNameAttribute | componentversionname |
SchemaName | componentversion |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- ChangeSummary
- Component
- ComponentIdType
- componentversionname
- Operation
- OverriddenCreatedOn
- OwnerId
- RestoredFromVersion
- SystemChangeSummary
ChangeSummary
Propiedad | Valor |
---|---|
Description | |
DisplayName | Change Summary |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | changesummary |
MaxLength | 2048 |
RequiredLevel | None |
Type | String |
Component
Propiedad | Valor |
---|---|
Description | Owning component. |
DisplayName | Component |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | component |
RequiredLevel | ApplicationRequired |
Targets | workflow |
Type | Lookup |
ComponentIdType
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidtype |
RequiredLevel | None |
Type | EntityName |
componentversionname
Propiedad | Valor |
---|---|
Description | |
DisplayName | Version Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | componentversionname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Operation
Propiedad | Valor |
---|---|
Description | |
DisplayName | Operation |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | operation |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de Operation
Valor | Etiqueta | Descripción |
---|---|---|
0 | Create | |
1 | Update | |
2 | Publish | |
3 | Restore | |
4 | Solution Import |
OverriddenCreatedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
RestoredFromVersion
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | System Change Summary |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | systemchangesummary |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | String |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- ComponentName
- componentversionId
- ComponentYomiName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- OwningBusinessUnit
- OwningTeam
- OwningTeamName
- OwningTeamYomiName
- OwningUser
- OwningUserName
- OwningUserYomiName
- restoredfromversionName
ComponentName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentname |
MaxLength | 1000 |
RequiredLevel | None |
Type | String |
componentversionId
Propiedad | Valor |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Component Version |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentversionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentyominame |
MaxLength | 1000 |
RequiredLevel | None |
Type | String |
CreatedBy
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
CreatedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
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
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteamname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeamYomiName
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteamyominame |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningUser
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
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
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningusername |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
OwningUserYomiName
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguseryominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
restoredfromversionName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | restoredfromversionname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Relaciones de uno a varios
Listado por SchemaName.
restoreversions
Igual que la relación de varios a uno restoreversions de la tabla componentversion.
Propiedad | Valor |
---|---|
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 |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
- lk_componentversion_createdby
- lk_componentversion_modifiedby
- team_componentversion
- user_componentversion
- restoreversions
- workflow_componentversions
lk_componentversion_createdby
Añadido por: solución System Solution
Consulte la relación de uno a varios lk_componentversion_createdby de la tabla systemuser.
lk_componentversion_modifiedby
Añadido por: solución System Solution
Consulte la relación de uno a varios lk_componentversion_modifiedby de la tabla systemuser.
team_componentversion
Añadido por: solución System Solution
Consulte la relación de uno a varios team_componentversion de la tabla team.
user_componentversion
Añadido por: solución System Solution
Consulte la relación de uno a varios user_componentversion de la tabla systemuser.
restoreversions
Consulte la relación de uno a varios restoreversions de la tabla componentversion.
workflow_componentversions
Añadido por: solución System Solution
Consulte la relación de uno a varios workflow_componentversions de la tabla workflow.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web componentversion EntityType