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

HadrManagerStatus Enumeration

SQL Server 2012

Enumeration to represent the status of the Hadr manager.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum HadrManagerStatus
Member nameDescription
PendingCommunicationThe status is pending communication.
RunningThe status is running.
FailedThe status is failed.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.