DBFILESGetMetadataErrorTag
Objective-C
enum DBFILESGetMetadataErrorTag : NSInteger {}
                Swift
@frozen enum DBFILESGetMetadataErrorTag : Int, @unchecked Sendable
                The DBFILESGetMetadataErrorTag enum type represents the possible tag
states with which the DBFILESGetMetadataError union can exist.
- 
                  
                  
(no description).
Declaration
Objective-C
DBFILESGetMetadataErrorPathSwift
case path = 0 
View on GitHub
        DBFILESGetMetadataErrorTag Enumeration Reference