Expand Minimize
This topic has not yet been rated - Rate this topic

Server.EnumClusterMembersState Method

SQL Server 2012

Enumerates the current state of the Windows cluster members of which the instance is part of.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public DataTable EnumClusterMembersState()

Return Value

Type: System.Data.DataTable
A list of state of the cluster members.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.