Retrieves the recordset associated with the data source.
public Recordset getRecordset()
Returns the associated Recordset object.
If the associated recordset is closed, this method opens it. If no recordset is set, a default one is created.
See Also getCommand, getConnection