Recordset Property

Microsoft Office Web Components Object Model

Recordset Property

       

PivotCell object: Returns an ADO Recordset object that contains the detail records for the cell if they are available.

PivotData object: Returns an ADO Recordset object that contains the detail records for the specified PivotData object if they are available.

DataPage object: Returns an ADO Recordset object for the specified data access page.

expression.Recordset

expression   Required. An expression that returns one of the objects in the Applies To list.