Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTField::IsNumeric

Syntax

CTBOOL IsNumeric( ) const

Parameters

This method has no parameters.

Description

Indicates if the field represents a numeric value.

Return

IsNumeric() returns YES if the field is numeric.

See also

SetNullFlag()

TOCIndex