Condividi tramite


Enumerazione ClusterMemberType

Specifies the type of node in the windows cluster.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Sintassi

'Dichiarazione
Public Enumeration ClusterMemberType
'Utilizzo
Dim instance As ClusterMemberType
public enum ClusterMemberType
public enum class ClusterMemberType
type ClusterMemberType
public enum ClusterMemberType

Membri

Nome membro Descrizione
DiskWitness The disk witness member.
FileshareWitness The fileshare witness member.
Node The node member.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.Smo