Поделиться через


Job.Script Method

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

Замечания

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

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

Имя Description
Job.Script ()
Generates a Transact-SQL script that can be used to re-create the Microsoft SQL Server Agent job.
Job.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the Microsoft SQL Server Agent job as specified by the scripting options.

См. также

Справочник

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

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

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