Represents an attribute (non-spatial) user data table in a GeoPackage.
This interface extends UserTable without adding any additional properties, since attribute tables have no geometry column.
The ordered list of column definitions for this table.
The name of the primary key column.
The name of the table in the GeoPackage database.
Represents an attribute (non-spatial) user data table in a GeoPackage.
This interface extends UserTable without adding any additional properties, since attribute tables have no geometry column.