JobStep.Script Method
Generates a Transact-SQL script that can be used to re-create the job step.
Overload List
| 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.
|