4.3.84 ctdbFindActiveTableByUID
Locate an active table by its unique identifier.
Declaration
CTHANDLE ctdbFindActiveTableByUID(CTHANDLE Handle, ULONG uid)Description
ctdbFindActiveTableByUID locates a table in a database by its unique identifier, and returns its handle. Use ctdbFindActiveTable to find an active table by name. Use ctdbFindTableByUID to find a table by its Unique identifier.
Returns
ctdbFindActiveTableByUID returns the database handle or NULL if not found.
See also
ctdbFindTableByUID, ctdbFindActiveTable, ctdbGetDatabaseUID
|
FairCom Corporation www.faircom.com |