Expand Minimize
This topic has not yet been rated - Rate this topic

QEStatusBarKnownStates Enumeration

Defines all the states for which QEStatusBarManager provides native support on the general panel (left most one). Handles both messages and icons.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors (in SQLEditors.dll)
public enum QEStatusBarKnownStates
Member nameDescription
CancelingExecutionCancelling execution.
ConnectedConnected.
ConnectingProcessing connection.
DebuggingDebugging query.
ExecutingExecuting query.
ExecutionCancelledExecution cancelled.
ExecutionFailedExecution failed.
ExecutionOkExecution succeeded.
ExecutionTimedOutExecution timed out.
OfflineOffline. Not connected.
ParsingParsing script.
UnknownUnknown state.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.