2.325.6 DataSet.Filters

The DataSet.Filters element specifies a set of filters to apply to each row in a DataSet. This element is optional and is of type Filters.

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

Parent elements

DataSet

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

 <xsd:element name="Filters" type="FiltersType" minOccurs="0" />