ReverseKeyOrderBaseRecordCollection Class
- Last UpdatedApr 08, 2026
- 1 minute read
A template 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.
System.Object
OASySDNA.RealTime.HighPerformanceSetDB.ReverseKeyOrderBaseRecordCollection
OASySDNA.RealTime.HighPerformanceDB.ReverseKeyOrderRecordCollection
OASySDNA.RealTime.HighPerformanceSetDB.ReverseKeyOrderSetRecordCollection