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 枚举包含用于指定运行时执行模式的值。