AdomdCommand Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the AdomdCommand class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AdomdCommand() Initializes a new instance of the AdomdCommand class with default values.
Public method AdomdCommand(String) Initializes a new instance of the AdomdCommand class with the text of the command.
Public method AdomdCommand(String, AdomdConnection) Initializes a new instance of the AdomdCommand class with the text of the command and an AdomdConnection.

Top

See Also

Reference

AdomdCommand Class

Microsoft.AnalysisServices.AdomdClient Namespace