fieldsMaxBound
New
Gets the maximum bound of the vectors in the result array on the current instance.
ReadWrite
ReadOnly
Syntax
expression.fieldsMaxBound
Parameters
None
Returns
Type: Long
📝Note
The
fieldsMaxBoundproperty returns the max number of fields, concerning to one record, into the result array. This property is useful to reserve memory for copy data from the internalECPArrayListto a 2D array.
- See also
- vectorsBound property, rectangularResults property.