AdomdCommand-Konstruktor

Initializes a new instance of the AdomdCommand class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode AdomdCommand() () () () Initializes a new instance of the AdomdCommand class with default values.
Öffentliche Methode AdomdCommand(String) Initializes a new instance of the AdomdCommand class with the text of the command.
Öffentliche Methode AdomdCommand(String, AdomdConnection) Initializes a new instance of the AdomdCommand class with the text of the command and an AdomdConnection.

Zum Anfang