List of SortedRecordset methods
The following are the available SortedRecordset class methods.
| Method | Description |
|---|---|
| Copy | Copy this SortedRecordset object |
| Count | Calculate number of records in SortedRecordset |
| Cursor | Instantiate a RecordsetCursor for this SortedRecordset |
| DeepCopy | Deep copy this SortedRecordset object |
| IsEmpty | Is this SortedRecordset empty? |
| New | Create a new SortedRecordset object |