Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

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.

TOCIndex