Specifies whether the data source of a PivotList component is data from Microsoft Excel that was saved to a Web page or data from a Data Source Control component.
Contained In
Remarks
For Excel, this element contains the string constant XLDataSource. For a Data Source Control component or when the ConnectionString element is specified, the DataMember element contains either the name of the recordset that the specified control will request from the data source, or the name of a table or stored procedure.
This element is used when the PivotTable report is saved to a Web page using the PivotList component.