다음을 통해 공유


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 네임스페이스