Description. This method can be used to obtain the name of the tablespace to which the datafile belongs.
You can also access the associated tablespace's ID directly.
See Section 4.2.1.6, “Datafile::getTablespaceId()”.
Signature.
const char* getTablespace
(
void
) const
Parameters. None.
Return Value. The name of the associated tablespace (as a character pointer).

