Constructor
geometry columns
feature columns
Constructor
table name
feature columns
Constructor
table name
geometry column
feature columns
Copy Constructor
feature table
Columns
Constraints
Foreign key to Contents
Static
DEFAULT_Default id autoincrement setting
Static
DEFAULT_Default primary key not null setting
Add a new column
new column
Add constraint
constraint
Add constraints
constraints
Add constraints
constraints
Alter a column
altered column
Clear the constraints
cleared constraints
Clear the constraints of the provided type
cleared constraints
constraint type
Get the columns with the provided data type
columns
data type
Copy the table
copied table
Create user columns for a subset of table columns
user columns
columns
Create user columns for a subset of table columns
user columns
column names
Drop a column
column to drop
Get the column of the column name
column
column name
Get the column at the index
column
column index
Get the list of columns
columns
Get the columns from the column names
columns
column names
Get the constraints
constraints
Get the constraints of the provided type
constraints
constraint type
Protected
getGet the geometry feature column
geometry feature column
Get the primary key column
primary key column
Get the user columns
user columns
Check if has constraints of the provided type
true if has constraints
constraint type
Rename a column
column
new column name
Generated using TypeDoc
Represents a user feature table
Param
table name
Param
feature columns