Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTIndex.GetKeyType

Syntax

KEY_TYPE GetKeyType( )

Parameters

This method has no parameters.

Description

Retrieves the key type.

Return

GetKeyType() returns the key type.

See Also

GetKeyLength(), SetKeyType()

TOCIndex