DBFILESWriteConflictErrorTag

Objective-C

enum DBFILESWriteConflictErrorTag : NSInteger {}

Swift

@frozen enum DBFILESWriteConflictErrorTag : Int, @unchecked Sendable

The DBFILESWriteConflictErrorTag enum type represents the possible tag states with which the DBFILESWriteConflictError union can exist.