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

Database.MirroringFailoverLogSequenceNumber Property

Gets the log sequence number at last failover.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
'Declaration
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property MirroringFailoverLogSequenceNumber As Decimal 
	Get
'Usage
Dim instance As Database 
Dim value As Decimal 

value = instance.MirroringFailoverLogSequenceNumber

Property Value

Type: System.Decimal
A Decimal system object value that specifies the log sequence number at the last failover.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.