共用方式為


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