Compartir a través de


JobStep.Script Method

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

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

Vea también

Referencia

JobStep Class
JobStep 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_jobstep (Transact-SQL)