CollectorConfigStore.Key Clase
The CollectorConfigStore..::..Key class inherits from DomainRootKey and is used for identification key operations.
Espacio de nombres: Microsoft.SqlServer.Management.Collector
Ensamblado: Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)
Sintaxis
'Declaración
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
Notas
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Jerarquía de herencia
System. . :: . .Object
SfcKey
DomainRootKey
Microsoft.SqlServer.Management.Collector..::..CollectorConfigStore..::..Key
Seguridad para subprocesos
Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.