Freigeben über


ClusterMemberState-Enumeration

Specifies the state of a member in a Windows Cluster.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Syntax

'Declaration
Public Enumeration ClusterMemberState
'Usage
Dim instance As ClusterMemberState
public enum ClusterMemberState
public enum class ClusterMemberState
type ClusterMemberState
public enum ClusterMemberState

Elemente

Elementname Beschreibung
Offline The member is offline.
Online The member is online.
PartiallyOnline The member is partially online.
Unknown The member is unknown.

Siehe auch

Verweis

Microsoft.SqlServer.Management.Smo-Namespace