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