JobServer.Script Method
Generates a Transact-SQL script that can be used to re-create SQL Server Agent.
Overload List
| Name | Description |
|---|---|
| JobServer.Script () |
Generates a Transact-SQL script that can be used to re-create SQL Server Agent.
|
| JobServer.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create SQL Server Agent as specified by the scripting options.
|