RestrictionList Element (XMLA)

Contains a collection of restriction columns and values used by the Discover method.

Syntax

<Restrictions>
   <RestrictionList>
      <!-- Zero or more restriction columns and values -->
   </RestrictionList>
</Restrictions>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element

Parent elements

Restrictions

Child elements

Restriction columns and values (see Remarks).

Remarks

The RestrictionList element contains a collection of restriction columns on which the data returned by the Discover method can be filtered. Each restriction column in the RestrictionList element is defined by a separate XML element. The value of the restriction column is the data contained by the XML element, and the name of the restriction column corresponds to the name of the XML element.

See Also

Concepts

Properties (XMLA)

Help and Information

Getting SQL Server 2005 Assistance