2.341.6.10 DataSets

The DataSets collection contains a collection of DataSet objects. Only datasets used in the Body of the report are included in the DataSets collection. Datasets that are used only in parameter valid values and default values properties are not included.

The DataSet object specifies the following properties.

Property name

Type

Specification

CommandText

String ([XMLSCHEMA2/2] section 3.2.1)

The CommandText of the dataset.

RewrittenCommandText

String

The CommandText of the dataset after optionally rewritten by the report execution engine.