Sets or retrieves from a data source object a reference to the default record set.
Syntax
| JavaScript | p = object.recordset | 
Property values
Type: Object
the record set.
Remarks
To retrieve a named record set from a data source object, use the namedRecordset method.