ClusterMemberType 열거형
Specifies the type of node in the windows cluster.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.SqlEnum(Microsoft.SqlServer.SqlEnum.dll)
구문
‘선언
Public Enumeration ClusterMemberType
‘사용 방법
Dim instance As ClusterMemberType
public enum ClusterMemberType
public enum class ClusterMemberType
type ClusterMemberType
public enum ClusterMemberType
멤버
멤버 이름 | 설명 | |
---|---|---|
DiskWitness | The disk witness member. | |
FileshareWitness | The fileshare witness member. | |
Node | The node member. |