다음을 통해 공유


ServerComparer 생성자 (ServerConnection)

지정한 연결의 기본 데이터베이스에 있는 정보를 포함하는 ServerComparer 클래스의 새 인스턴스를 초기화합니다.

네임스페이스:  Microsoft.SqlServer.Management.Common
어셈블리:  Microsoft.SqlServer.ConnectionInfo(Microsoft.SqlServer.ConnectionInfo.dll)

구문

‘선언
Public Sub New ( _
    conn As ServerConnection _
)
‘사용 방법
Dim conn As ServerConnection 

Dim instance As New ServerComparer(conn)
public ServerComparer(
    ServerConnection conn
)
public:
ServerComparer(
    ServerConnection^ conn
)
new : 
        conn:ServerConnection -> ServerComparer
public function ServerComparer(
    conn : ServerConnection
)

매개 변수

참고 항목

참조

ServerComparer 클래스

ServerComparer 오버로드

Microsoft.SqlServer.Management.Common 네임스페이스