Constructeur AdomdCommand

Initializes a new instance of the AdomdCommand class.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

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