ctdbGetTable
Return the table handle, given its position in the database active table list.
Declaration
CTHANDLE ctdbGetTableNbr(CTHANDLE Handle, NINT index)
Description
ctdbGetTable() retrieves the table handle, given its position in the database's active table list.
Returns
ctdbGetTable() returns the table handle or null on error
See also
ctdbGetTableName(), ctdbGetTableNbr()