c-treeDB API for C++ - Developers Guide
CTIndex::GetNullFlag
Syntax
CTBOOL GetNullFlag( ) const
Parameters
This method has no parameters.
Description
Retrieves the null flag.
Return
GetNullFlag() returns YES if the null flag is set, and NO otherwise
See also
SetNullFlag(), GetEmptyChar()