Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTIndex::GetKeyType

Syntax

CTDBKEY GetKeyType( ) const

Parameters

This method has no parameters.

Description

Retrieves the key type.

Return

GetKeyType() returns the key type.

See also

GetKeyLength()

TOCIndex