This topic has not yet been rated - Rate this topic

recordset property

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.

See also

event
object
xml
Introduction to Data Binding

 

 

Send comments about this topic to Microsoft

Build date: 11/21/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.