Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTField::GetName

Syntax

CTString GetName( ) const

Parameters

This method has no parameters.

Description

Retrieves the field name.

Return

GetName() retrieves the field name.

See also

GetName(), GetType(), GetLength(), SetName()

TOCIndex