LastLogBackupDate 속성
Gets a Datetime object that indicates the time of the last log backup.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
Public ReadOnly Property LastLogBackupDate As DateTime
Get
‘사용 방법
Dim instance As DatabaseAdapterBase
Dim value As DateTime
value = instance.LastLogBackupDate
public DateTime LastLogBackupDate { get; }
public:
virtual property DateTime LastLogBackupDate {
DateTime get () sealed;
}
abstract LastLogBackupDate : DateTime
override LastLogBackupDate : DateTime
final function get LastLogBackupDate () : DateTime
속성 값
형식: System. . :: . .DateTime
DataTime