Share via


ScriptFactory.ScheduleSqlScriptAsOneStep Method

Include Protected Members
Include Inherited Members

Activates the schedule dialog box and creates a job with one Transact-SQL step that corresponds to the specified text.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ScheduleSqlScriptAsOneStep(String, SqlConnectionInfo, IWin32Window) Activates the schedule dialog box and creates a job with one Transact-SQL step that corresponds to the specified text.
Public method ScheduleSqlScriptAsOneStep(String, SqlConnectionInfo, IServiceProvider, IWin32Window) Activates the schedule dialog box and creates a job with one Transact-SQL step that corresponds to the specified text.

Top

See Also

Reference

ScriptFactory Class

Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace