tableSpace property

String? tableSpace
getter/setter pair

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

Implementation

String? tableSpace;