JobSchedule.Script Method
Generates a Transact-SQL script that can be used to re-create the SQL Server Agent job schedule.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
Nombre | 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.
|
Vea también
Referencia
JobSchedule Class
JobSchedule Members
Microsoft.SqlServer.Management.Smo.Agent Namespace
Otros recursos
Scripting
Scheduling Automatic Administrative Tasks in SQL Server Agent
Automatizar las tareas administrativas (Agente SQL Server)
sp_help_schedule (Transact-SQL)