Partager via


IDataReaderExtension Members

Provides a means of reading one or more forward-only streams of result sets obtained by executing a command at a data source, and is used by SQL Server Reporting Services to retrieve aggregation-specific information about a result set.

The following tables list the members exposed by the IDataReaderExtension type.

Public Properties

  Nom Description
ms159757.pubproperty(fr-fr,SQL.90).gif AggregationFieldCount Gets the number of fields by which the data is aggregated.
ms159757.pubproperty(fr-fr,SQL.90).gif IsAggregateRow Indicates whether the current row contains aggregate data.

Haut de la page

Public Methods

  Nom Description
ms159757.pubmethod(fr-fr,SQL.90).gif IsAggregationField Indicates whether the data is aggregated by the field with the given index.

Haut de la page

Voir aussi

Référence

IDataReaderExtension Interface
Microsoft.ReportingServices.DataProcessing Namespace