Condividi tramite


JobSchedule.Script Method

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

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

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

Vedere anche

Riferimento

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

Altre risorse

Scripting
Scheduling Automatic Administrative Tasks in SQL Server Agent
Automatizzazione delle attività amministrative (SQL Server Agent)
sp_help_schedule (Transact-SQL)