AdomdCommand Constructor
AdomdCommand クラスの新しいインスタンスを初期化します。
オーバーロードの一覧
名前 | 説明 |
---|---|
AdomdCommand () |
AdomdCommand クラスの新しいインスタンスを既定値で初期化します。
|
AdomdCommand (String) |
コマンドのテキストを使用して、AdomdCommand クラスの新しいインスタンスを初期化します。
|
AdomdCommand (String, AdomdConnection) |
コマンドのテキストと AdomdConnection を使用して、AdomdCommand クラスの新しいインスタンスを初期化します。
|
参照
関連項目
AdomdCommand Class
AdomdCommand Members
Microsoft.AnalysisServices.AdomdClient Namespace