c-treeDB API for C++ - Developers Guide
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()