Results
This property represents the entire set of records from a base table or the results of an executed command.
Group: Stored Procedure Object
Syntax: oValue = StoredProc.Results
oValue (rdoResultset, adoRecordset) recordset object containing any rows returned by the stored procedure.