Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTIndex.GetNullFlag

Syntax

bool GetNullFlag( )

Parameters

This method has no parameters.

Description

Retrieves the null flag.

Return

GetNullFlag() returns true if the null flag is set, and false otherwise

See Also

GetEmptyChar(), SetNullFlag()

TOCIndex