Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTField::GetLength

Syntax

VRLEN GetLength( ) const

Parameters

This method has no parameters.

Description

Retrieves the field length.

Return

GetLength() retrieves the field length.

See also

GetName(), GetType(), SetLength()

TOCIndex