Compartir a través de


AdomdCommand Constructor

Initializes a new instance of the AdomdCommand class.

Lista de sobrecargas

  Nombre Descripción
Método publico AdomdCommand() () () () Initializes a new instance of the AdomdCommand class with default values.
Método publico AdomdCommand(String) Initializes a new instance of the AdomdCommand class with the text of the command.
Método publico AdomdCommand(String, AdomdConnection) Initializes a new instance of the AdomdCommand class with the text of the command and an AdomdConnection.

Principio