次の方法で共有


CollectorConfigStore.Key クラス

CollectorConfigStore..::..Key クラスは DomainRootKey から継承され、識別キーの操作に使用されます。

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

構文

'宣言
Public Class Key _
    Inherits DomainRootKey
'使用
Dim instance As CollectorConfigStore.Key
public class Key : DomainRootKey
public ref class Key : public DomainRootKey
type Key =  
    class
        inherit DomainRootKey
    end
public class Key extends DomainRootKey

説明

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

継承階層

System. . :: . .Object
  SfcKey
    DomainRootKey
      Microsoft.SqlServer.Management.Collector..::..CollectorConfigStore..::..Key

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。