Costruttore AdomdCommand

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the AdomdCommand class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico AdomdCommand() Initializes a new instance of the AdomdCommand class with default values.
Metodo pubblico AdomdCommand(String) Initializes a new instance of the AdomdCommand class with the text of the command.
Metodo pubblico AdomdCommand(String, AdomdConnection) Initializes a new instance of the AdomdCommand class with the text of the command and an AdomdConnection.

In alto

Vedere anche

Riferimento

AdomdCommand Classe

Spazio dei nomi Microsoft.AnalysisServices.AdomdClient