<< Click to Display Table of Contents >> AdoRecordSet:NextRecordset() |
![]() ![]() ![]() |
Clears the current Recordset object and returns the next Recordset by advancing through a series of commands
METHOD NextRecordset ( lRecordsAffected AS USUAL ) AS AdoRecordSet
lRecordsAffected (Optional byref). A Long variable to which the provider returns the number of records that the current operation affected.
OBJECT AdoRecordSet Object