XmlaRequestType Enumeration
Applies To: SQL Server (starting with 2016)
Specifies an enumeration of XMLA request type.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Member name | Description | |
|---|---|---|
| Discover | Discover request type. | |
| Execute | Execute request type. | |
| Undefined | Undefined request type. |
Show: