QueryDBRecordField Collection Property
In this section, we discuss the Count property.
Description
This property returns the number of QueryDBRecordField objects in the QueryDBRecordField Collection, as a number.
This property is read-only.
Example
&COUNT = &MY_COLLECTION.Count;