Sets or retrieves from a data source object a reference to the default record set.
Syntax
| HTML | N/A | 
|---|
| Scripting | object.recordset [ = oRecordset ] | 
|---|
Possible Values
| oRecordset | 
Object that
specifies or receives the record set. | 
The property is read/write.
The property has no default value.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5.  For more information, see About Dynamic Properties.
Remarks
To retrieve a named record set from a data source object, use the namedRecordset method.
Standards Information
There is no public standard that applies to this property.
Applies To
See Also
Introduction to Data Binding