Enumerazione ClusterQuorumState

Specifies the current stat of the cluster quorum.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Sintassi

'Dichiarazione
Public Enumeration ClusterQuorumState
'Utilizzo
Dim instance As ClusterQuorumState
public enum ClusterQuorumState
public enum class ClusterQuorumState
type ClusterQuorumState
public enum ClusterQuorumState

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.Smo