Share via


AdomdCommand Constructor

Initializes a new instance of the AdomdCommand class.

Overload List

Name 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.

See Also

Reference

AdomdCommand Class
AdomdCommand Members
Microsoft.AnalysisServices.AdomdClient Namespace