BackupRestoreBase.ExecuteSqlAsync(Server, StringCollection) Methode

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)

Parameter

server
Server

Gilt für: