DBFILESBaseTagErrorTag

Objective-C

enum DBFILESBaseTagErrorTag : NSInteger {}

Swift

@frozen enum DBFILESBaseTagErrorTag : Int, @unchecked Sendable

The DBFILESBaseTagErrorTag enum type represents the possible tag states with which the DBFILESBaseTagError union can exist.