Microsoft.SqlServer.Management.Collector-Namespace

Der Microsoft.SqlServer.Management.Collector-Namespace enthält Klassen, mit denen alle Aspekte des Datensammlers implementiert werden.

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

The Microsoft.SqlServer.Management.Collector namespace contains classes that are used to implement the data collector on an instance of SQL Server. The classes in this namespace are:

The Microsoft.SqlServer.Management.Collector namespace resides in the Microsoft.SqlServer.Management.Collector.dll assembly and has the following dependencies:

  • Microsoft.SqlServer.ConnectionInfo.dll

  • Microsoft.SqlServer.Management.Sdk.Sfc.dll

  • Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorCore

Klassen

  Klasse Beschreibung
Öffentliche Klasse CollectionItem Die CollectionItem-Klasse erstellt eine Instanz eines Sammelelements.
Öffentliche Klasse CollectionItem. . :: . .Key The CollectionItem..::..Key class inherits from SfcAbstractKey and is used for identification key operations.
Öffentliche Klasse CollectionItemCollection Die CollectionItemCollection-Klasse ist eine Sammelklasse für Sammelelementobjekte. Sie wird von der SFC::SfcCollectionBase-Klasse abgeleitet.
Öffentliche Klasse CollectionSet Die CollectionSet-Klasse wird von SFC::SfcInstanceBase abgeleitet und implementiert SFC::ICreatable, SFC::IDropable und SFC::IAlterable.
Öffentliche Klasse CollectionSet. . :: . .Key The CollectionSet..::..Key class inherits from SfcAbstractKey and is used for identification key operations
Öffentliche Klasse CollectionSetCollection CollectionSetCollection is a SFC collection class for collection sets.
Öffentliche Klasse CollectionSetExtender  Ermöglicht das Hinzufügen neuer Eigenschaften zu CollectionSet und unterstützt zusätzlich das Herstellen von Abhängigkeiten zwischen einer erweiterten Eigenschaft und der ursprünglichen Eigenschaft.
Öffentliche Klasse CollectorConfigStore Die CollectorConfigStore-Klasse implementiert den Konfigurationsspeicher für den Datensammler.
Öffentliche Klasse CollectorConfigStore. . :: . .Key The CollectorConfigStore..::..Key class inherits from DomainRootKey and is used for identification key operations.
Öffentliche Klasse CollectorException Die CollectorException-Klasse ist die Basisklasse für alle Ausnahmen des Datensammlers.

Enumerationen

  Enumeration Beschreibung
Öffentliche Enumeration CollectionSet. . :: . .CollectionModes The CollectionSet..::..CollectionModes class enumerates the collection set collection modes.
Öffentliche Enumeration CollectionSet. . :: . .ExecutionStatus Enumerates the collection set to get the current execution status.
Öffentliche Enumeration CollectionSet. . :: . .RuntimeExecutionMode Die CollectionSet..::..RuntimeExecutionMode-Enumeration enthält Werte, mit denen der Laufzeitausführungsmodus angegeben wird.