หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Specifies the type of node in the windows cluster.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public Enumeration ClusterMemberType
'Usage
Dim instance As ClusterMemberType
public enum ClusterMemberType
public enum class ClusterMemberType
type ClusterMemberType
public enum ClusterMemberType
Members
| Member name | Description | |
|---|---|---|
| DiskWitness | The disk witness member. | |
| FileshareWitness | The fileshare witness member. | |
| Node | The node member. |