JobSchedule.Script Method

Generates a Transact-SQL script that can be used to re-create the SQL Server Agent job schedule.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя 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.

См. также

Справочник

JobSchedule Class
JobSchedule Members
Microsoft.SqlServer.Management.Smo.Agent Namespace

Другие ресурсы

Scripting
Scheduling Automatic Administrative Tasks in SQL Server Agent
Автоматизация задач администрирования (агент SQL Server)
sp_help_schedule (Transact-SQL)