c-treeDB API for C++ - Developers Guide
CTField::SetLength
Syntax
void SetLength(const VRLEN Length)
Parameters
- Length [in] The field length to be set to the field.
Description
Sets the field length
Return
None.
See also
GetLength(), SetName(), SetType()