ctdbResetRecord
Reset the record buffer to its original state
Declaration
CTDBRET ctdbResetRecord(CTHANDLE Handle)
Description
ctdbResetRecord() resets the record buffer to its original state.
Returns
ctdbResetRecord() returns CTDBRET_OK if successful, or the c-tree error code on failure.
See also
ctdbResetAll(), ctdbClearRecord()