BackupRestoreBase.ExecuteSql(Server, StringCollection) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected void ExecuteSql(Microsoft.SqlServer.Management.Smo.Server server, System.Collections.Specialized.StringCollection queries);
member this.ExecuteSql : Microsoft.SqlServer.Management.Smo.Server * System.Collections.Specialized.StringCollection -> unit
Protected Sub ExecuteSql (server As Server, queries As StringCollection)
Paramètres
- server
- Server
- queries
- StringCollection