Sets or retrieves from a data source object a reference to the default record set.
dhtml语法
HTML | N/A |
---|
Scripting | object.recordset [ = oRecordset ] |
---|
DHTML可能的值
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.
是否符合公共标准
There is no public standard that applies to this property.
Applies To
更多语法参考
Introduction to Data Binding