หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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. |