Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTTable::GetFieldCount

Syntax

VRLENGetFieldCount( ) const

Parameters

This method has no parameters.

Description

Retrieves the number of fields in the table

Return

GetFieldCount() returns the number of fields.

See also

AddField(), DelField(), InsertField(), GetFieldNumber(), GetIndexCount()

TOCIndex