AdomdCommand Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the AdomdCommand class.

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.

Top