Compartir a través de


CollectorConfigStore Clase

The CollectorConfigStore class implements the configuration store for the data collector.

Espacio de nombres:  Microsoft.SqlServer.Management.Collector
Ensamblado:  Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)

Sintaxis

'Declaración
Public NotInheritable Class CollectorConfigStore _
    Inherits SfcInstance _
    Implements ISfcAlterable, IAlterable, ISfcDomain, ISfcHasConnection
'Uso
Dim instance As CollectorConfigStore
public sealed class CollectorConfigStore : SfcInstance, 
    ISfcAlterable, IAlterable, ISfcDomain, ISfcHasConnection
public ref class CollectorConfigStore sealed : public SfcInstance, 
    ISfcAlterable, IAlterable, ISfcDomain, ISfcHasConnection
[<SealedAttribute>]
type CollectorConfigStore =  
    class
        inherit SfcInstance
        interface ISfcAlterable
        interface IAlterable
        interface ISfcDomain
        interface ISfcHasConnection
    end
public final class CollectorConfigStore extends SfcInstance implements ISfcAlterable, IAlterable, ISfcDomain, ISfcHasConnection

Notas

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

Jerarquía de herencia

System. . :: . .Object
  SfcInstance
    Microsoft.SqlServer.Management.Collector..::..CollectorConfigStore

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.