table name
table columns
Table columns
Column name to column mapping
Primary key column names
Table name
Static
CIDIndex column
Static
DEFAULT_Default of NULL value
Static
DFLT_Default value column
Static
NAMEName column
Static
NOT_Not null column
Static
PKPrimary key column
Static
TYPEType column
Get the column with the name
column or null if does not exist
column name
Get the column at the index
column
column index
Get the columns
columns
Get the single or first primary key if one exists
single or first primary key, null if no primary key
Get the primary key columns
primary key columns
Static
getGet the data type from the type value
data type or null
type value
Static
getGet the default object value for the string default value with the data type
default value
default value
data type
Static
infoQuery for the table_info of the table name
table info or null if no table
connection
table name
Generated using TypeDoc
Constructor