Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies an enumeration of XMLA request type.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Enumeration XmlaRequestType
'Usage
Dim instance As XmlaRequestType
public enum XmlaRequestType
public enum class XmlaRequestType
type XmlaRequestType
public enum XmlaRequestType
Members
| Member name | Description | |
|---|---|---|
| Discover | Discover request type. | |
| Execute | Execute request type. | |
| Undefined | Undefined request type. |