Condividi tramite


Metodo Restore.SqlVerifyLatest

Include i membri protetti
Include i membri ereditati

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.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico 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.

In alto

Vedere anche

Riferimento

Restore Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo