This topic has not yet been rated - Rate this topic

AvailabilityDatabase.IsPendingSecondarySuspend Property

SQL Server 2012

Gets or sets a value that indicates whether the new primary, after a force failover, is waiting for an acknowledgement from the former primary of the suspend action.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public bool IsPendingSecondarySuspend { get; }

Property Value

Type: System.Boolean
true if the new primary, after a force failover, is waiting for an acknowledgement from the former primary of the suspend action; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.