Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Sets or retrieves from a data source object a reference to the default record set.
Syntax
N/A |
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
|
event , OBJECT , XML |
Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |