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