ClusterQuorumState-Enumeration

Specifies the current stat of the cluster quorum.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Syntax

'Declaration
Public Enumeration ClusterQuorumState
'Usage
Dim instance As ClusterQuorumState
public enum ClusterQuorumState
public enum class ClusterQuorumState
type ClusterQuorumState
public enum ClusterQuorumState

Elemente

Elementname Beschreibung
ForcedQuorum Cluster is in forced quorum state.
NormalQuorum Cluster has quorum.
NotApplicable The server is not in a windows cluster.
UnknownQuorumState Cluster has unknown quorum.

Siehe auch

Verweis

Microsoft.SqlServer.Management.Smo-Namespace