AdomdCommand 생성자 (String)

명령 텍스트를 사용하여 AdomdCommand 클래스의 새 인스턴스를 초기화합니다.

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

매개 변수

  • 유형: String
    AdomdCommand를 사용하여 실행할 명령입니다.

참고 항목

참조

AdomdCommand 클래스

AdomdCommand 오버로드

Microsoft.AnalysisServices.AdomdServer 네임스페이스