AdomdCommand 建構

Initializes a new instance of the AdomdCommand class.

多載清單 

  名稱 描述
公用方法 AdomdCommand() () () () Initializes a new instance of the AdomdCommand class with default values.
公用方法 AdomdCommand(String) Initializes a new instance of the AdomdCommand class with the text of the command.
公用方法 AdomdCommand(String, AdomdConnection) Initializes a new instance of the AdomdCommand class with the text of the command and an AdomdConnection.

頂端