ctdbGetRowid
Retrieve the record rowid.
Declaration
CTDBRET ctdbGetRowid(CTHANDLE Handle, pCTROWID pRowid)
Description
ctdbGetRowid() retrieves the record ROWID.
Returns
ctdbGetRowid() returns CTDBRET_OK on success, or a c-treeDB API error code on failure
See also
ctdbAllocRecord(), ctdbFindRowid(), ctdbHasRowid()