AdomdConnection 建構

Initializes a new instance of the AdomdConnection class.

多載清單 

  名稱 描述
公用方法 AdomdConnection() () () () Initializes a new instance of the AdomdConnection class with default values.
公用方法 AdomdConnection(String) Initializes a new instance of the AdomdConnection class by using the specified connection string.
公用方法 AdomdConnection(AdomdConnection) Initializes a new instance of the AdomdConnection class by using values from a specified AdomdConnection class. The session identifier and command state are not the same.

頂端