Compartir a través de


Job.Script Method

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

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

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

Vea también

Referencia

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

Otros recursos

Scripting
Scheduling Automatic Administrative Tasks in SQL Server Agent
Automatizar las tareas administrativas (Agente SQL Server)
sp_help_job (Transact-SQL)