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 命名空间