ExternalArray Class

The ExternalArray class encapsulates the behavior of an ordered virtual collection that represents the rows in a result set generated from an SQL query containing a sort specification; that is, the ORDER BY clause. Instances of this class occur in the order determined by the ORDER BY clause.

For details about external array subscripts, see "Using Subscripts in External Arrays", in the following subsection.

ExternalCollection

(None)