The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
recordset property
Sets or retrieves from a data source object a reference to the default record set.
Syntax
| JavaScript | |
|---|
Property values
Type: Object
the record set.
Remarks
To retrieve a named record set from a data source object, use the namedRecordset method.
See also
Show: