Поделиться через


Конструктор ServerConnection

Initializes a new instance of the ServerConnection class.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод ServerConnection() () () () Initializes a new instance of the ServerConnection class.
Открытый метод ServerConnection(SqlConnection) Initializes a new instance of the ServerConnection class with the specified connection parameters.
Открытый метод ServerConnection(String) Initializes a new instance of the ServerConnection class with the specified server instance.
Открытый метод ServerConnection(SqlConnectionInfo) Initializes a new instance of the ServerConnection class with the specified connection information.
Открытый метод ServerConnection(String, String, SecureString) Initializes a new instance of the ServerConnection class with the specified server instance and logon credentials.
Открытый метод ServerConnection(String, String, String) Initializes a new instance of the ServerConnection class with the specified server instance and logon credentials.

В начало