List of SortedRecordset methods

From m204wiki
Revision as of 15:51, 20 July 2011 by JALWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

The following are the available SortedRecordset class methods.

MethodDescription
CopyCopy this SortedRecordset object
CountCalculate number of records in SortedRecordset
CursorInstantiate a RecordsetCursor for this SortedRecordset
DeepCopyDeep copy this SortedRecordset object
IsEmptyIs this SortedRecordset empty?
NewCreate a new SortedRecordset object

See also