AdomdCommand 构造函数 (String)

Initializes a new instance of the AdomdCommand class with the text of the command.

命名空间:  Microsoft.AnalysisServices.AdomdServer
程序集:  msmgdsrv(在 msmgdsrv.dll 中)

语法

声明
Public Sub New ( _
    As String _
)
用法
DimAs String 

Dim instance As New AdomdCommand()
public AdomdCommand(
    string
)
public:
AdomdCommand(
    String^ 
)
new : 
        :string -> AdomdCommand
public function AdomdCommand(
     : String
)

参数

请参阅

参考

AdomdCommand 类

AdomdCommand 重载

Microsoft.AnalysisServices.AdomdServer 命名空间