RequestType Element (XMLA)

Determines the type of metadata returned by the Discover method.

Syntax

<Discover>
   ...
   <RequestType>...</RequestType>
   ...
</Discover>

Element Characteristics

Characteristic Description

Data type and length

String (enumeration)

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element

Parent elements

Discover

Child elements

None

Remarks

The RequestType element determines the schema rowset from which the Discover method returns data. This enumeration is limited to the names of the schema rowsets supported by Microsoft SQL Server 2005 Analysis Services (SSAS). For more information about schema rowsets, see Schema Rowsets.

Note

The RequestType element enumerates only schema rowset names. An error occurs if the schema rowset GUID is used.

See Also

Concepts

Properties (XMLA)

Help and Information

Getting SQL Server 2005 Assistance