The definition for creating a new table through the Data API, using a bespoke schema definition syntax.
See Db.createTable for more info.
Readonly
The columns to create in the table.
The primary key definition for the table.
The definition for creating a new table through the Data API, using a bespoke schema definition syntax.
See Db.createTable for more info.