DBFILESFileStatusTag

Objective-C

enum DBFILESFileStatusTag : NSInteger {}

Swift

@frozen enum DBFILESFileStatusTag : Int, @unchecked Sendable

The DBFILESFileStatusTag enum type represents the possible tag states with which the DBFILESFileStatus union can exist.