AdomdCommand Constructor
Initializes a new instance of the AdomdCommand class.
Lista de sobrecargas
Nombre | Description |
---|---|
AdomdCommand () |
Initializes a new instance of the AdomdCommand class with default values.
|
AdomdCommand (String) |
Initializes a new instance of the AdomdCommand class with the text of the command.
|
AdomdCommand (String, AdomdConnection) |
Initializes a new instance of the AdomdCommand class with the text of the command and an AdomdConnection.
|
Vea también
Referencia
AdomdCommand Class
AdomdCommand Members
Microsoft.AnalysisServices.AdomdClient Namespace