共用方式為


Microsoft.SqlServer.Management.Collector 命名空間

Microsoft.SqlServer.Management.Collector 命名空間包含用來實作資料收集器所有層面的類別。

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

類別

  類別 說明
公用類別 CollectionItem CollectionItem 類別會建立收集項的執行個體。
公用類別 CollectionItem. . :: . .Key The CollectionItem..::..Key class inherits from SfcAbstractKey and is used for identification key operations.
公用類別 CollectionItemCollection CollectionItemCollection 類別是收集項物件的集合類別。該類別衍生自 SFC::SfcCollectionBase 類別。
公用類別 CollectionSet CollectionSet 類別衍生自 SFC::SfcInstanceBase,並且實作 SFC::ICreatable、SFC::IDropable 和 SFC::IAlterable。
公用類別 CollectionSet. . :: . .Key The CollectionSet..::..Key class inherits from SfcAbstractKey and is used for identification key operations
公用類別 CollectionSetCollection CollectionSetCollection is a SFC collection class for collection sets.
公用類別 CollectionSetExtender  允許將新的屬性加入至 CollectionSet,也有助於建立擴充屬性和原始屬性之間的相依性。
公用類別 CollectorConfigStore CollectorConfigStore 類別會實作資料收集器的組態存放區。
公用類別 CollectorConfigStore. . :: . .Key The CollectorConfigStore..::..Key class inherits from DomainRootKey and is used for identification key operations.
公用類別 CollectorException CollectorException 類別是所有資料收集器例外狀況的基底類別。

列舉

  列舉 說明
公用列舉 CollectionSet. . :: . .CollectionModes The CollectionSet..::..CollectionModes class enumerates the collection set collection modes.
公用列舉 CollectionSet. . :: . .ExecutionStatus Enumerates the collection set to get the current execution status.
公用列舉 CollectionSet. . :: . .RuntimeExecutionMode CollectionSet..::..RuntimeExecutionMode 列舉包含用來指定執行階段執行模式的值。