Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
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. |