RegisteredServer.Key 생성자 (RegisteredServer.Key)

Initializes a new instance of the RegisteredServer.Key class based on the referenced key object.

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

구문

‘선언
Public Sub New ( _
    other As RegisteredServer.Key _
)
‘사용 방법
Dim other As RegisteredServer.Key 

Dim instance As New RegisteredServer.Key(other)
public Key(
    RegisteredServer.Key other
)
public:
Key(
    RegisteredServer.Key^ other
)
new : 
        other:RegisteredServer.Key -> Key
public function RegisteredServer.Key(
    other : RegisteredServer.Key
)

매개 변수

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

참고 항목

참조

RegisteredServer.Key 클래스

RegisteredServer.Key 오버로드

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