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

Database.LastDifferentialBackupDate Property

Gets the date and time when the last differential backup was performed.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Expensive|SfcPropertyFlags.Standalone)]
public DateTime LastDifferentialBackupDate { get; }

Property Value

Type: System.DateTime
A DateTime object value that specifies the date and time when the last differential backup was performed.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.