Classe CollectorConfigStore.Key
The CollectorConfigStore..::..Key class inherits from DomainRootKey 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 DomainRootKey
'Uso
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
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
DomainRootKey
Microsoft.SqlServer.Management.Collector..::..CollectorConfigStore..::..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.
Consulte também