BackupRestoreBase.ExecuteSqlAsync(Server, StringCollection) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- queries
- StringCollection