DBFILESWriteErrorTag

Objective-C

enum DBFILESWriteErrorTag : NSInteger {}

Swift

@frozen enum DBFILESWriteErrorTag : Int, @unchecked Sendable

The DBFILESWriteErrorTag enum type represents the possible tag states with which the DBFILESWriteError union can exist.