Compartilhar via


Construtor AdomdCommand (String)

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

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (em msmgdsrv.dll)

Sintaxe

'Declaração
Public Sub New ( _
    As String _
)
'Uso
DimAs String 

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

Parâmetros

Consulte também

Referência

AdomdCommand Classe

Sobrecarregado AdomdCommand

Namespace Microsoft.AnalysisServices.AdomdServer