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 |
|
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 Analysis Services. For more information about schema rowsets, see Analysis Services Schema Rowsets.
Note
The RequestType element enumerates only schema rowset names. An error occurs if the schema rowset GUID is used.