DBFILESDeleteBatchErrorTag

Objective-C

enum DBFILESDeleteBatchErrorTag : NSInteger {}

Swift

@frozen enum DBFILESDeleteBatchErrorTag : Int, @unchecked Sendable

The DBFILESDeleteBatchErrorTag enum type represents the possible tag states with which the DBFILESDeleteBatchError union can exist.