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

ClusterQuorumState Enumeration

SQL Server 2012

Specifies the current stat of the cluster quorum.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum ClusterQuorumState
Member nameDescription
UnknownQuorumStateCluster has unknown quorum.
NormalQuorumCluster has quorum.
ForcedQuorumCluster is in forced quorum state.
NotApplicableThe server is not in a windows cluster.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.