GPKGContentsIdTableCreator
Objective-C
@interface GPKGContentsIdTableCreator : GPKGNGATableCreator
Swift
class GPKGContentsIdTableCreator : GPKGNGATableCreator
Contents Id Extension Table Creator
-
Initialize
Declaration
Objective-C
- (instancetype)initWithDatabase:(GPKGConnection *)database;
Swift
init!(database: GPKGConnection!)
Parameters
database
database connection
Return Value
new contents id table creator
-
Create Contents Id table
Declaration
Objective-C
- (int)createContentsId;
Swift
func createContentsId() -> Int32
Return Value
executed statements