Freigeben über


JobSchedule.Script Method

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

Hinweise

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

Überladungsliste

Name Description
JobSchedule.Script ()
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent job schedule.
JobSchedule.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent job schedule as specified by the scripting options.

Siehe auch

Verweis

JobSchedule Class
JobSchedule 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_schedule (Transact-SQL)