Condividi tramite


Job.Script Method

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

Osservazioni

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

Elenco degli overload

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

Vedere anche

Riferimento

Job Class
Job 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_help_job (Transact-SQL)