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. |