Calls the MoveLast() method of the wrapped ADODB.Recordset object. Use the MoveLast method to move the current record position to the last record in the Recordset. The Recordset object must support bookmarks or backward cursor movement; otherwise, the method call will generate an error.
|