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 네임스페이스