This topic has not yet been rated - Rate this topic

CollectionSet.ExecutionStatus Enumeration

Enumerates the collection set to get the current execution status.

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
public enum ExecutionStatus
Member nameDescription
RunningIndicates that the collection set is running.
FinishedIndicates the collection set finished collection and upload tasks.
FailedIndicates that the collect set failed.
WarningIndicates that there is an error and a warning was generated.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.