다음을 통해 공유


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.

맨 위로 이동