Поделиться через


Перечисление ClusterQuorumState

Specifies the current stat of the cluster quorum.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.SqlEnum (в Microsoft.SqlServer.SqlEnum.dll)

Синтаксис

'Декларация
Public Enumeration ClusterQuorumState
'Применение
Dim instance As ClusterQuorumState
public enum ClusterQuorumState
public enum class ClusterQuorumState
type ClusterQuorumState
public enum ClusterQuorumState

Элементы

Имя элемента Описание
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.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.Smo