JobStep.Script Method

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

Замечания

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

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

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

См. также

Справочник

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

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

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