Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTRecord.IsNew

Syntax

bool IsNew( )

Parameters

This method has no parameters.

Description

Indicates if a record buffer is cleared.

Return

IsNew() returns true if the record buffer is cleared, false otherwise.

See Also

Clear(), SetNew()

TOCIndex