Condividi tramite


Classe CollectorConfigStore.Key

The CollectorConfigStore..::..Key class inherits from DomainRootKey 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 DomainRootKey
'Utilizzo
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

Osservazioni

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

Gerarchia di ereditarietà

System. . :: . .Object
  SfcKey
    DomainRootKey
      Microsoft.SqlServer.Management.Collector..::..CollectorConfigStore..::..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.