Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTRecord::IsEdited

Syntax

CTBOOL IsEdited( ) const

Parameters

This method has no parameters.

Description

Indicates if a record buffer has been modified.

Return

IsEdited() returns YES if the record has been modified, NO otherwise

See also

Write(), SetEdited()

TOCIndex