GetKeyOrderRecordCollection Method
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| GetKeyOrderRecordCollection(RealTimeField) | Gets a collection to iterate over all of the records within this table, based on the order of a particular key field. |
| GetKeyOrderRecordCollection(RealTimeField,Int32) | Gets a collection to iterate over all of the records within this table, based on the order of a particular key field, starting from the specified recordNumber. |