BackupRestoreBase.ExecuteSqlAsync(Server, StringCollection) Method

Definition

protected void ExecuteSqlAsync (Microsoft.SqlServer.Management.Smo.Server server, System.Collections.Specialized.StringCollection queries);
member this.ExecuteSqlAsync : Microsoft.SqlServer.Management.Smo.Server * System.Collections.Specialized.StringCollection -> unit
Protected Sub ExecuteSqlAsync (server As Server, queries As StringCollection)

Parameters

server
Server

Applies to