Partilhar via


Construtor AdomdCommand

Initializes a new instance of the AdomdCommand class.

Lista de sobrecargas

  Nome Descrição
Método público AdomdCommand() () () () Initializes a new instance of the AdomdCommand class with default values.
Método público AdomdCommand(String) Initializes a new instance of the AdomdCommand class with the text of the command.
Método público AdomdCommand(String, AdomdConnection) Initializes a new instance of the AdomdCommand class with the text of the command and an AdomdConnection.

Início