JobSchedule.Script Method
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent job schedule.
Overload List
| Name | Description |
|---|---|
| JobSchedule.Script () |
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent job schedule.
|
| JobSchedule.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent job schedule as specified by the scripting options.
|