Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.