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