RegisteredServer.Key コンストラクター (RegisteredServer.Key)
参照されるキー オブジェクトに基づき RegisteredServer..::..Key クラスの新しいインスタンスを初期化します。
名前空間: 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
)
パラメーター
- other
型: Microsoft.SqlServer.Management.RegisteredServers. . :: . .RegisteredServer. . :: . .Key
新しいオブジェクトの基になる既存のキー オブジェクトを示す RegisteredServer..::..Key 値です。
説明
この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。