Restore.SqlRestore(Server) Method

Definition

Runs Restore operation in a synchronous way, i.e. the call blocks until verification is completed.

C#
public void SqlRestore(Microsoft.SqlServer.Management.Smo.Server srv);

Parameters

srv
Server

Server to run restore on.

Applies to

Product Versions
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0