ctdbSetEditedRecord
Set the record changed flag.
Declaration
CTDBRET ctdbSetNewRecord(CTHANDLE Handle, CTBOOL flag)
Description
ctdbSetEditedRecord() sets the the record changed flag.
Returns
ctdbSetEditedRecord() returns CTDBRET_OK on success, or c-treeDB API C API error on failure.
See also
ctdbSetNewRecord()