Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

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.

TOCIndex