Compartilhar via


Classe CollectionSet.Key

The CollectionSet..::..Key class inherits from SfcAbstractKey and is used for identification key operations

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (em Microsoft.SqlServer.Management.Collector.dll)

Sintaxe

'Declaração
Public Class Key _
    Inherits SfcKey
'Uso
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

Comentários

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Hierarquia de herança

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

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.