ReverseKeyOrderSetRecordCollection Class
- Last UpdatedApr 08, 2026
- 1 minute read
A class that enables iteration through a collection
of a RealTime table's records based on the
specified key field, in the decreasing order of the
key value within the table. When the key value for
the successive records is the same,
the records will be returned in the decreasing
order of the record numbers within the table.
public class ReverseKeyOrderSetRecordCollection : ReverseKeyOrderBaseRecordCollection
public ref class ReverseKeyOrderSetRecordCollection : public ReverseKeyOrderBaseRecordCollection
System.Object
OASySDNA.RealTime.HighPerformanceSetDB.ReverseKeyOrderBaseRecordCollection
OASySDNA.RealTime.HighPerformanceSetDB.ReverseKeyOrderSetRecordCollection