Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTIndex::GetKeyLength

Syntax

NINT GetKeyLength( ) const

Parameters

This method has no parameters.

Description

Retrieves the key length.

Return

GetKeyLength() returns the key length.

See also

GetKeyType()

TOCIndex