c-treeDB API for C# - Developers Guide
CTTable.HasNullFieldSupport
Syntax
bool HasNullFieldSupport( )
Parameters
This method has no parameters.
Description
Indicates if a table has null field support.
Return
HasNullFieldSupport() returns true if the table has null field support, false otherwise.