Server.ClusterQuorumType 속성
Gets the type of the cluster quorum.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property ClusterQuorumType As ClusterQuorumType
Get
‘사용 방법
Dim instance As Server
Dim value As ClusterQuorumType
value = instance.ClusterQuorumType
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public ClusterQuorumType ClusterQuorumType { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property ClusterQuorumType ClusterQuorumType {
ClusterQuorumType get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member ClusterQuorumType : ClusterQuorumType
function get ClusterQuorumType () : ClusterQuorumType
속성 값
유형: Microsoft.SqlServer.Management.Smo.ClusterQuorumType
The type of the cluster quorum.