Поделиться через


Свойство LastLogBackupDate

Gets a datetime for the last log backup.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<DisplayNameKeyAttribute("Database_LastLogBackupDateName")> _
<DisplayDescriptionKeyAttribute("Database_LastLogBackupDateDesc")> _
ReadOnly Property LastLogBackupDate As DateTime
    Get
'Применение
Dim instance As IDatabaseMaintenanceFacet
Dim value As DateTime

value = instance.LastLogBackupDate
[DisplayNameKeyAttribute("Database_LastLogBackupDateName")]
[DisplayDescriptionKeyAttribute("Database_LastLogBackupDateDesc")]
DateTime LastLogBackupDate { get; }
[DisplayNameKeyAttribute(L"Database_LastLogBackupDateName")]
[DisplayDescriptionKeyAttribute(L"Database_LastLogBackupDateDesc")]
property DateTime LastLogBackupDate {
    DateTime get ();
}
[<DisplayNameKeyAttribute("Database_LastLogBackupDateName")>]
[<DisplayDescriptionKeyAttribute("Database_LastLogBackupDateDesc")>]
abstract LastLogBackupDate : DateTime
function get LastLogBackupDate () : DateTime

Значение свойства

Тип System. . :: . .DateTime
DateTime