FairCom Corporation


4.3.90 ctdbFindTableByUID


Locate a table in a database dictionary by its unique identifier.

Declaration

CTDBRET ctdbFindTableByUID(CTHANDLE Handle, ULONG uid, pTEXT Name,
VRLEN NameSize, pTEXT Path, VRLEN PathSize)

Description

ctdbFindTableByUID locates a table in a database dictionary by its unique identifier. Use ctdbFindTable to find a table by name. Use ctdbGetTableUID to retrieve the table UID.

Returns

ctdbFindTableByUID returns CTDBRET_OK on success, or the c-tree Plus error code on failure.

See also

ctdbFindTable, ctdbFirstTable, ctdbNextTable, ctdbGetTableUID


FairCom Corporation
www.faircom.com