'recordset' Syntax and Note : recordset « Javascript Properties « JavaScript Reference

'recordset' Syntax and Note

Note:

Read-only property. 
Returns a reference to the recordset.
    
Syntax:
    
window.event.recordset
document.all.elementID.recordset

    

      
      








Related examples in the same category

1.'recordset' Example
2.'recordset' is applied to