Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTTable::GetIndexCount

Syntax

VRLEN GetIndexCount( ) const

Parameters

This method has no parameters.

Description

Retrieves the number of table indexes

Return

GetIndexCount() returns the number of indexes.

See also

GetFieldCount()

TOCIndex