共用方式為


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.

請參閱

參考

Microsoft.SqlServer.Management.Smo 命名空間