Bulk Delete Operation (BulkDeleteOperation) table/entity reference
User-submitted bulk deletion job.
Messages
The following table lists the messages for the Bulk Delete Operation (BulkDeleteOperation) 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 |
---|---|---|
Delete Event: False |
DELETE /bulkdeleteoperations(bulkdeleteoperationid)See Delete |
Delete records |
Retrieve Event: False |
GET /bulkdeleteoperations(bulkdeleteoperationid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: False |
GET /bulkdeleteoperationsSee Query data |
Query data |
Properties
The following table lists selected properties for the Bulk Delete Operation (BulkDeleteOperation) table.
Property | Value |
---|---|
DisplayName | Bulk Delete Operation |
DisplayCollectionName | Bulk Delete Operations |
SchemaName | BulkDeleteOperation |
CollectionSchemaName | BulkDeleteOperations |
EntitySetName | bulkdeleteoperations |
LogicalName | bulkdeleteoperation |
LogicalCollectionName | bulkdeleteoperations |
PrimaryIdAttribute | bulkdeleteoperationid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- AsyncOperationId
- BulkDeleteOperationId
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- FailureCount
- IsRecurring
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- Name
- NextRun
- OrderedQuerySetXml
- OwnerId
- OwnerIdType
- OwningBusinessUnit
- OwningUser
- ProcessingQEIndex
- StateCode
- StatusCode
- SuccessCount
AsyncOperationId
Property | Value |
---|---|
Description | Unique identifier of the system job that created this record |
DisplayName | System Job |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | asyncoperationid |
RequiredLevel | None |
Type | Lookup |
Targets | asyncoperation |
BulkDeleteOperationId
Property | Value |
---|---|
Description | Unique identifier of the bulk deletion job. |
DisplayName | Bulk Deletion Job |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | bulkdeleteoperationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
CreatedBy
Property | Value |
---|---|
Description | Unique identifier of the user who created the bulk deletion job. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the bulk deletion job was created. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | SystemRequired |
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 bulkdeleteoperation. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
FailureCount
Property | Value |
---|---|
Description | Number of records that could not be deleted by the bulk deletion job. |
DisplayName | Failures |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | failurecount |
RequiredLevel | None |
Type | Integer |
MaxValue | 1000000000 |
MinValue | 0 |
IsRecurring
Property | Value |
---|---|
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 |
GlobalChoiceName | bulkdeleteoperation_isrecurring |
DefaultValue | False |
True Label | Yes |
False Label | No |
ModifiedBy
Property | Value |
---|---|
Description | Unique identifier of the user who last modified the bulk deletion job. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the bulk deletion job record was last 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 last modified the bulkdeleteoperation. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Name
Property | Value |
---|---|
Description | Name of the bulk deletion job. |
DisplayName | System Job Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 256 |
NextRun
Property | Value |
---|---|
Description | Next scheduled time for the bulk deletion job to run. |
DisplayName | Next Run |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | nextrun |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
OrderedQuerySetXml
Property | Value |
---|---|
Description | Fetch XML of the ordered query set. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | orderedquerysetxml |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
OwnerId
Property | Value |
---|---|
Description | Unique identifier of the user or team who owns the bulk delete operation. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningBusinessUnit
Property | Value |
---|---|
Description | Business unit that owns the bulk deletion job. |
DisplayName | Owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | businessunit |
OwningUser
Property | Value |
---|---|
Description | Business user what owns the bulk delete operation. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ProcessingQEIndex
Property | Value |
---|---|
Description | Index of the ordered query expression that defines the deletion set. |
DisplayName | Query Index |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processingqeindex |
RequiredLevel | None |
Type | Integer |
MaxValue | 1000000000 |
MinValue | 0 |
StateCode
Property | Value |
---|---|
Description | Status of the bulk deletion job. |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | 0 |
GlobalChoiceName | bulkdeleteoperation_statecode |
StateCode Choices/Options
Value | Details |
---|---|
0 | Label: Ready DefaultStatus: 1 InvariantName: Ready |
1 | Label: Suspended DefaultStatus: 2 InvariantName: Suspended |
2 | Label: Locked DefaultStatus: 2 InvariantName: Locked |
3 | Label: Completed DefaultStatus: 2 InvariantName: Completed |
StatusCode
Property | Value |
---|---|
Description | Reason for the status of the bulk deletion job. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | -1 |
GlobalChoiceName | bulkdeleteoperation_statuscode |
StatusCode Choices/Options
Value | Details |
---|---|
0 | Label: Waiting For Resources State:0 TransitionData: None |
10 | Label: Waiting State:1 TransitionData: None |
11 | Label: Retrying State:1 TransitionData: None |
12 | Label: Paused State:1 TransitionData: None |
20 | Label: In Progress State:2 TransitionData: None |
21 | Label: Pausing State:2 TransitionData: None |
22 | Label: Canceling State:2 TransitionData: None |
30 | Label: Succeeded State:3 TransitionData: None |
31 | Label: Failed State:3 TransitionData: None |
32 | Label: Canceled State:3 TransitionData: None |
SuccessCount
Property | Value |
---|---|
Description | Number of records deleted by the bulk deletion job. |
DisplayName | Deleted |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | successcount |
RequiredLevel | None |
Type | Integer |
MaxValue | 1000000000 |
MinValue | 0 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- AsyncOperation_BulkDeleteOperation
- BulkDeleteOperation_BusinessUnit
- lk_bulkdeleteoperation_createdonbehalfby
- lk_bulkdeleteoperation_modifiedonbehalfby
- lk_bulkdeleteoperationbase_createdby
- lk_bulkdeleteoperationbase_modifiedby
AsyncOperation_BulkDeleteOperation
One-To-Many Relationship: asyncoperation AsyncOperation_BulkDeleteOperation
Property | Value |
---|---|
ReferencedEntity | asyncoperation |
ReferencedAttribute | asyncoperationid |
ReferencingAttribute | asyncoperationid |
ReferencingEntityNavigationPropertyName | asyncoperationid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
BulkDeleteOperation_BusinessUnit
One-To-Many Relationship: businessunit BulkDeleteOperation_BusinessUnit
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bulkdeleteoperation_createdonbehalfby
One-To-Many Relationship: systemuser lk_bulkdeleteoperation_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bulkdeleteoperation_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_bulkdeleteoperation_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_bulkdeleteoperationbase_createdby
One-To-Many Relationship: systemuser lk_bulkdeleteoperationbase_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_bulkdeleteoperationbase_modifiedby
One-To-Many Relationship: systemuser lk_bulkdeleteoperationbase_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 |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
BulkDeleteOperation_BulkDeleteFailure
Many-To-One Relationship: bulkdeletefailure BulkDeleteOperation_BulkDeleteFailure
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | bulkdeleteoperationid |
ReferencedEntityNavigationPropertyName | BulkDeleteOperation_BulkDeleteFailure |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
bulkdeleteoperation