BackupRestoreBase.ExecuteSql(Server, StringCollection) 메서드

정의

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)

매개 변수

server
Server

적용 대상