2.325.9 DataSet.Query

The DataSet.Query element specifies the query information that is necessary to retrieve data from a data source. This element is optional, and is of type Query. If this element is present the DataSet.SharedDataSet element MUST be omitted.

Following is the parent element of the DataSet.Query element.

Parent elements

DataSet

The following is the XML Schema definition of the DataSet.Query element.

 <xsd:element name="Query" type="QueryType" minOccurs="0"/>