DBFILESSearchErrorTag

Objective-C

enum DBFILESSearchErrorTag : NSInteger {}

Swift

@frozen enum DBFILESSearchErrorTag : Int, @unchecked Sendable

The DBFILESSearchErrorTag enum type represents the possible tag states with which the DBFILESSearchError union can exist.