Конструктор 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. |
В начало