Represents a user-defined table within a GeoPackage database.
A user table consists of a name, an ordered list of column definitions,
and the name of the primary key column. This serves as the base table
structure for both feature tables and attribute tables.
Represents a user-defined table within a GeoPackage database.
A user table consists of a name, an ordered list of column definitions, and the name of the primary key column. This serves as the base table structure for both feature tables and attribute tables.
Example