tableSpace property

String? tableSpace
getter/setter pair

The tablespace this table is stored in. If null, the table is in the databases default tablespace.

Implementation

String? tableSpace;