XmlaRequestType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies an enumeration of XMLA request type.
public enum XmlaRequestType
type XmlaRequestType =
Public Enum XmlaRequestType
- Inheritance
-
XmlaRequestType
Fields
Name | Value | Description |
---|---|---|
Undefined | 0 | Undefined request type. |
Discover | 1 | Discover request type. |
Execute | 2 | Execute request type. |