Classe CollectorConfigStore
The CollectorConfigStore class implements the configuration store for the data collector.
Namespace: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (em Microsoft.SqlServer.Management.Collector.dll)
Sintaxe
'Declaração
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
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
SfcInstance
Microsoft.SqlServer.Management.Collector..::..CollectorConfigStore
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