FairCom DB API API for C# - Developers Guide
CTField.SetLength
Syntax
void SetLength(int 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()