Syntax
put fld.DefinedSize
Gets
Integer value that reflects the defined size of a field as a number of bytes.
Description
Returns the DefinedSize property of the wrapped ADODB.Field object. Use the DefinedSize property to determine the data capacity of a Field object.