LastLogBackupDate propriété
Gets a Datetime object that indicates the time of the last log backup.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LastLogBackupDate As DateTime
Get
'Utilisation
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
Valeur de la propriété
Type : System. . :: . .DateTime
DataTime