c-treeDB API for C# - Developers Guide
CTIndex.GetNullFlag
Syntax
bool GetNullFlag( )
Parameters
This method has no parameters.
Description
Retrieves the null flag.
Return
GetNullFlag() returns true if the null flag is set, and false otherwise
See Also
GetEmptyChar(), SetNullFlag()