ctdbGetTablePath
Retrieve the table drive/directory path
Declaration
pTEXT ctdbGetTablePath(CTHANDLE Handle)
Description
ctdbGetTablePath() retrieves the table drive/directory path. To retrieve the table name, use ctdbGetTableName(). Use ctdbSetTablePath() to set the table path.
Returns
ctdbGetTablePath() returns the Table path or NULL on failure
See also
ctdbAllocTable(), ctdbGetTableName(), ctdbSetTablePath()