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


Operator.Script Method

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

Замечания

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

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

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

См. также

Справочник

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

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

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