Condividi tramite


Costruttore AdomdCommand (String)

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

Spazio dei nomi  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    As String _
)
'Utilizzo
DimAs String 

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

Parametri

Vedere anche

Riferimento

AdomdCommand Classe

Overload AdomdCommand

Spazio dei nomi Microsoft.AnalysisServices.AdomdServer