Skip to main content Link Search Menu Expand Document (external link) Copy Copied

fieldsBound

New

Gets the regular bound of the vectors in the result array on the current instance.


ReadWrite

ReadOnly


Syntax

expression.fieldsBound

Parameters

None

Returns

Type: Long

📝Note

The fieldsBound property returns the number of fields the header record has. Is assumed to the most of the records in the result array has the same number of fields. In an irregular result array will exist at least one record with a number of fields greater or less than the value hold by this property.

See also
item property, rectangularResults property.

Back to Properties overview