共用方式為


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 命名空間