c-treeDB API for C# - Developers Guide
CTField.GetLength
Syntax
int GetLength( )
Parameters
This method has no parameters.
Description
Retrieves the field length.
Return
GetLength() retrieves the field length.
See Also
GetName(), GetType(), SetLength()