Referencia de tabla o entidad BulkDeleteOperation

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

User-submitted bulk deletion job.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Delete DELETE [org URI]/api/data/v9.0/bulkdeleteoperations(bulkdeleteoperationid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/bulkdeleteoperations(bulkdeleteoperationid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/bulkdeleteoperations
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple

Propiedades

Propiedad Valor
CollectionSchemaName BulkDeleteOperations
DisplayCollectionName Bulk Delete Operations
DisplayName Bulk Delete Operation
EntitySetName bulkdeleteoperations
IsBPFEntity False
LogicalCollectionName bulkdeleteoperations
LogicalName bulkdeleteoperation
OwnershipType None
PrimaryIdAttribute bulkdeleteoperationid
PrimaryNameAttribute name
SchemaName BulkDeleteOperation

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

TimeZoneRuleVersionNumber

Propiedad Valor
Description For internal use only.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UTCConversionTimeZoneCode

Propiedad Valor
Description Time zone code that was in use when the record was created.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

AsyncOperationId

Propiedad Valor
Description Unique identifier of the system job that created this record
DisplayName System Job
IsValidForForm False
IsValidForRead True
LogicalName asyncoperationid
RequiredLevel None
Targets asyncoperation
Type Lookup

BulkDeleteOperationId

Propiedad Valor
Description Unique identifier of the bulk deletion job.
DisplayName Bulk Deletion Job
IsValidForForm False
IsValidForRead True
LogicalName bulkdeleteoperationid
RequiredLevel SystemRequired
Type Uniqueidentifier

CreatedBy

Propiedad Valor
Description Unique identifier of the user who created the bulk deletion job.
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 100
RequiredLevel None
Type String

CreatedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the bulk deletion job was created.
DisplayName
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel SystemRequired
Type DateTime

CreatedOnBehalfBy

Propiedad Valor
Description Unique identifier of the delegate user who created the bulkdeleteoperation.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

FailureCount

Propiedad Valor
Description Number of records that could not be deleted by the bulk deletion job.
DisplayName Failures
Format None
IsValidForForm True
IsValidForRead True
LogicalName failurecount
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

IsRecurring

Propiedad Valor
Description Information about if recurrence is defined for the bulk deletion job.
DisplayName Is Recurring
IsValidForForm True
IsValidForRead True
LogicalName isrecurring
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsRecurring

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

ModifiedBy

Propiedad Valor
Description Unique identifier of the user who last modified the bulk deletion job.
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 100
RequiredLevel None
Type String

ModifiedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the bulk deletion job record was last 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 last modified the bulkdeleteoperation.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

Name

Propiedad Valor
Description Name of the bulk deletion job.
DisplayName System Job Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 256
RequiredLevel None
Type String

NextRun

Propiedad Valor
DateTimeBehavior UserLocal
Description Next scheduled time for the bulk deletion job to run.
DisplayName Next Run
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName nextrun
RequiredLevel None
Type DateTime

OrderedQuerySetXml

Propiedad Valor
Description Fetch XML of the ordered query set.
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName orderedquerysetxml
MaxLength 1073741823
RequiredLevel None
Type String

OwnerId

Propiedad Valor
Description Unique identifier of the user or team who owns the bulk delete operation.
DisplayName Owner
IsValidForForm False
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

OwningBusinessUnit

Propiedad Valor
Description Business unit that owns the bulk deletion job.
DisplayName Owning Business Unit
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningUser

Propiedad Valor
Description Business user what owns the bulk delete operation.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

ProcessingQEIndex

Propiedad Valor
Description Index of the ordered query expression that defines the deletion set.
DisplayName Query Index
Format None
IsValidForForm False
IsValidForRead True
LogicalName processingqeindex
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

StateCode

Propiedad Valor
Description Status of the bulk deletion job.
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Elecciones/opciones de StateCode

Valor Etiqueta Estado predeterminado Nombre invariable
0 Ready 1 Ready
1 Suspended 2 Suspended
2 Locked 2 Locked
3 Completed 2 Completed

StatusCode

Propiedad Valor
Description Reason for the status of the bulk deletion job.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Elecciones/opciones de StatusCode

Valor Etiqueta Estado
0 Waiting For Resources 0
10 Waiting 1
11 Retrying 1
12 Paused 1
20 In Progress 2
21 Pausing 2
22 Canceling 2
30 Succeeded 3
31 Failed 3
32 Canceled 3

SuccessCount

Propiedad Valor
Description Number of records deleted by the bulk deletion job.
DisplayName Deleted
Format None
IsValidForForm True
IsValidForRead True
LogicalName successcount
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

Relaciones de uno a varios

Listado por SchemaName.

BulkDeleteOperation_BulkDeleteFailure

Igual que la relación de varios a uno BulkDeleteOperation_BulkDeleteFailure de la tabla bulkdeletefailure.

Propiedad Valor
ReferencingEntity bulkdeletefailure
ReferencingAttribute bulkdeleteoperationid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName BulkDeleteOperation_BulkDeleteFailure
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
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_bulkdeleteoperationbase_modifiedby

Consulte la relación de uno a varios lk_bulkdeleteoperationbase_modifiedby de la tabla systemuser.

AsyncOperation_BulkDeleteOperation

Consulte la relación de uno a varios AsyncOperation_BulkDeleteOperation de la tabla asyncoperation.

lk_bulkdeleteoperation_createdonbehalfby

Consulte la relación de uno a varios lk_bulkdeleteoperation_createdonbehalfby de la tabla systemuser.

lk_bulkdeleteoperation_modifiedonbehalfby

Consulte la relación de uno a varios lk_bulkdeleteoperation_modifiedonbehalfby de la tabla systemuser.

lk_bulkdeleteoperationbase_createdby

Consulte la relación de uno a varios lk_bulkdeleteoperationbase_createdby de la tabla systemuser.

BulkDeleteOperation_BusinessUnit

Consulte la relación de uno a varios BulkDeleteOperation_BusinessUnit de la tabla businessunit.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web bulkdeleteoperation EntityType