DBFILESLookupErrorTag

Objective-C

enum DBFILESLookupErrorTag : NSInteger {}

Swift

@frozen enum DBFILESLookupErrorTag : Int, @unchecked Sendable

The DBFILESLookupErrorTag enum type represents the possible tag states with which the DBFILESLookupError union can exist.