c-treeDB API for C++ - Developers Guide
CTTable::HasNullFieldSupport
Syntax
CTBOOL HasNullFieldSupport( )
Parameters
This method has no parameters.
Description
Indicates if a table has null field support.
Return
HasNullFieldSupport() returns YES if the table has null field support, NO otherwise.