Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTRecord::IsNew

Syntax

CTBOOL IsNew( ) const

Parameters

This method has no parameters.

Description

Indicates if a record buffer is cleared.

Return

IsNew() returns YES if the record buffer is cleared, NO otherwise.

See also

Clear(), SetNew()

TOCIndex