XmlaRequestType 列挙体
XMLA 要求の種類の列挙体を指定します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public Enumeration XmlaRequestType
'使用
Dim instance As XmlaRequestType
public enum XmlaRequestType
public enum class XmlaRequestType
type XmlaRequestType
public enum XmlaRequestType
メンバー
メンバー名 | 説明 | |
---|---|---|
Discover | 要求の種類を検出します。 | |
Execute | 要求の種類を実行します。 | |
Undefined | 定義されていない要求の種類です。 |