Freigeben über


JobStep.Script Method

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

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

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

Siehe auch

Verweis

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

Andere Ressourcen

Scripting
Scheduling Automatic Administrative Tasks in SQL Server Agent
Automatisieren administrativer Tasks (SQL Server-Agent)
sp_help_jobstep (Transact-SQL)