IDatabaseMaintenanceFacet.LastLogBackupDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_LastLogBackupDateDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_LastLogBackupDateName")]
public DateTime LastLogBackupDate { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_LastLogBackupDateDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_LastLogBackupDateName")>]
member this.LastLogBackupDate : DateTime
Public ReadOnly Property LastLogBackupDate As DateTime
Property Value
- Attributes