Click or drag to resize

DbServer.Sort Method

X#
Overload List
  NameDescription
Public methodSort(String, Array, Usual, Usual, Usual)
Copy records to another database file in sorted order. If neither conditions nor scope is passed to the method, it is subject to the general server scope.
Public methodSort(FileSpec, Array, Usual, Usual, Usual)
Copy records to another database file in sorted order. If neither conditions nor scope is passed to the method, it is subject to the general server scope.
Top
See Also