CollectionSet.ExecutionStatus 枚举

Enumerates the collection set to get the current execution status.

命名空间:  Microsoft.SqlServer.Management.Collector
程序集:  Microsoft.SqlServer.Management.Collector(在 Microsoft.SqlServer.Management.Collector.dll 中)

语法

声明
Public Enumeration ExecutionStatus
用法
Dim instance As CollectionSet.ExecutionStatus
public enum ExecutionStatus
public enum class ExecutionStatus
type ExecutionStatus
public enum ExecutionStatus

成员

成员名称 说明
Failed Indicates that the collect set failed.
Finished Indicates the collection set finished collection and upload tasks.
Running Indicates that the collection set is running.
Warning Indicates that there is an error and a warning was generated.

注释

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

请参阅

参考

Microsoft.SqlServer.Management.Collector 命名空间