ServerGroup.Key コンストラクター (ServerGroup.Key)

参照されるキー オブジェクトに基づいて ServerGroup..::..Key クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Management.RegisteredServers
アセンブリ:  Microsoft.SqlServer.Management.RegisteredServers (Microsoft.SqlServer.Management.RegisteredServers.dll)

構文

'宣言
Public Sub New ( _
    other As ServerGroup..::..Key _
)
'使用
Dim other As ServerGroup..::..Key

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

パラメーター

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。