次の方法で共有


CollectionSet.Key クラス

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

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

構文

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

説明

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

継承階層

System. . :: . .Object
  SfcKey
    Microsoft.SqlServer.Management.Collector..::..CollectionSet..::..Key

スレッド セーフ

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