Freigeben über


Restore.SqlVerifyLatest-Methode

Geschützte Member einschließen
Geerbte Member einschließen

Verifies the most recent backup but does not restore it, and checks to see that the backup set is complete and the entire backup is readable.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode SqlVerifyLatest(Server) Verifies the most recent backup but does not restore it, and checks to see that the backup set is complete and the entire backup is readable.
Öffentliche Methode SqlVerifyLatest(Server, SqlVerifyAction) Verifies the most recent backup with the specified action, and checks to see that the backup set is complete and the entire backup is readable.
Öffentliche Methode SqlVerifyLatest(Server, String%) Verifies the most recent backup but does not restore it, checks to see that the backup set is complete and the entire backup is readable, and returns an error message.
Öffentliche Methode SqlVerifyLatest(Server, SqlVerifyAction, String%) Verifies the most recent backup with the specified action, checks to see that the backup set is complete and the entire backup is readable, and returns an error message.

Zum Anfang

Siehe auch

Verweis

Restore Klasse

Microsoft.SqlServer.Management.Smo-Namespace