RegisteredServer.Key クラス
RegisteredServer..::..Key クラスは、オブジェクトに関連付けられ、そのオブジェクトを一意に識別するために使用されるプロパティを表します。
名前空間: Microsoft.SqlServer.Management.RegisteredServers
アセンブリ: Microsoft.SqlServer.Management.RegisteredServers (Microsoft.SqlServer.Management.RegisteredServers.dll)
構文
'宣言
Public NotInheritable Class Key _
Inherits SfcKey
'使用
Dim instance As RegisteredServer.Key
public sealed class Key : SfcKey
public ref class Key sealed : public SfcKey
[<SealedAttribute>]
type Key =
class
inherit SfcKey
end
public final class Key extends SfcKey
説明
この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。
スレッド セーフ
この型の public static (Microsoft Visual Basic では Shared) のすべてのメンバーは、マルチスレッド操作で安全に使用できます。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
継承階層
System. . :: . .Object
SfcKey
Microsoft.SqlServer.Management.RegisteredServers..::..RegisteredServer..::..Key
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。