ctdbHasNullFieldSupport
Indicate if a table has Null field support.
Declaration
CTBOOL ctdbHasNullFieldSupport(CTHANDLE Handle)
Description
ctdbHasNullFieldSupport() indicates if a table has Null field support.
Returns
ctdbHasNullFieldSupport() returns YES if the table has NULL field support, NO otherwise.
See also
ctdbIsNullField()