tableSpace property
The tablespace this table is stored in. If null, the table is in the databases default tablespace.
Implementation
String? tableSpace;
The tablespace this table is stored in. If null, the table is in the databases default tablespace.
String? tableSpace;