Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTRecord::SetEdited

Syntax

void SetEdited(CTBOOL flag)

Parameters

  • flag [in] The new Change Record flag.

Description

Sets the changed record flag.

Return

None.

See also

IsEdited()

TOCIndex