Classe CollectorConfigStore
The CollectorConfigStore class implements the configuration store for the data collector.
Spazio dei nomi: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class CollectorConfigStore _
Inherits SfcInstance _
Implements ISfcAlterable, IAlterable, ISfcDomain, ISfcHasConnection
'Utilizzo
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
Osservazioni
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Gerarchia di ereditarietà
System. . :: . .Object
SfcInstance
Microsoft.SqlServer.Management.Collector..::..CollectorConfigStore
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.
Vedere anche