GetReverseKeyOrderRecordCollection Method (IRealTimeTable)
- Last UpdatedApr 08, 2026
- 1 minute read
Returns a collection that allows the caller to iterate over
all of the records within this table, based on the order of
a particular key field.
| Overload | Description |
|---|---|
| GetReverseKeyOrderRecordCollection(RealTimeField) | Returns a collection that allows the caller to iterate over all of the records within this table, based on the order of a particular key field. |
| GetReverseKeyOrderRecordCollection(RealTimeField,Int32) | Returns a collection that allows the caller to iterate over all of the records within this table, based on the order of a particular key field. |