Freigeben über


Restore.SqlVerify-Methode

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

Checks the media on the instance of SQL Server that is represented by the specified Server object.

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 SqlVerify(Server) Checks the media on the instance of SQL Server that is represented by the specified Server object.
Öffentliche Methode SqlVerify(Server, Boolean) Checks the media on instance of SQL Server that is represented by the specified Server object and loads backup history information into the history tables.
Öffentliche Methode SqlVerify(Server, String%) Checks the media on the instance of SQL Server that is represented by the specified Server object and returns an error message.
Öffentliche Methode SqlVerify(Server, Boolean, String%) Checks the media on the instance of SQL Server that is represented by the specified Server object, loads backup history information into the history tables, and returns an error message.

Zum Anfang

Siehe auch

Verweis

Restore Klasse

Microsoft.SqlServer.Management.Smo-Namespace