Partager via


AdomdCommand constructeur

Initializes a new instance of the AdomdCommand class.

Liste de surcharge

  Nom Description
Méthode publique AdomdCommand() () () () Initializes a new instance of the AdomdCommand class with default values.
Méthode publique AdomdCommand(String) Initializes a new instance of the AdomdCommand class with the text of the command.
Méthode publique AdomdCommand(String, AdomdConnection) Initializes a new instance of the AdomdCommand class with the text of the command and an AdomdConnection.

Haut de la page