GPKGSQLiteMasterType
Objective-C
enum GPKGSQLiteMasterType {}
Swift
struct GPKGSQLiteMasterType : Equatable, RawRepresentable
Enumeration of SQLite Master table types
-
Undocumented
Declaration
Objective-C
GPKG_SMT_TABLE
-
Undocumented
Declaration
Objective-C
GPKG_SMT_INDEX
-
Undocumented
Declaration
Objective-C
GPKG_SMT_VIEW
-
Undocumented
Declaration
Objective-C
GPKG_SMT_TRIGGER