Information about a table, used when nameOnly is false in ListTablesOptions.
nameOnly
name - The name of the tables.
options - The creation options for the tables.
The definition of the table (i.e. the columns and primaryKey fields).
columns
primaryKey
The name of the tables.
Information about a table, used when
nameOnly
is false in ListTablesOptions.Field
name - The name of the tables.
Field
options - The creation options for the tables.
See