IDatabaseMaintenanceFacet.LastLogBackupDate Property

Definition

[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

Applies to