Condividi tramite


Classe CollectionItem.Key

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

Spazio dei nomi:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)

Sintassi

'Dichiarazione
Public Class Key _
    Inherits SfcKey
'Utilizzo
Dim instance As CollectionItem.Key
public class Key : SfcKey
public ref class Key : public SfcKey
type Key =  
    class
        inherit SfcKey
    end
public class Key extends SfcKey

Osservazioni

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

Gerarchia di ereditarietà

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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.