GetReverseRecordOrderCollection Method
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| GetReverseRecordOrderCollection() | Gets a collection to iterate over all of the records within this table in reverse numerical record order. |
| GetReverseRecordOrderCollection(Int32) | Gets a collection to iterate over the records within this table in reverse numerical record order, starting from the specified recordNumber. |