Condividi tramite


Operator.Script Method

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

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

Nome 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.

Vedere anche

Riferimento

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

Altre risorse

Scripting
Scheduling Automatic Administrative Tasks in SQL Server Agent
Automatizzazione delle attività amministrative (SQL Server Agent)
sp_add_operator (Transact-SQL)