Job.AddSharedSchedule Method
Adds a shared schedule to the Microsoft SQL Server Agent job.
Namespace: Microsoft.SqlServer.Management.Smo.Agent
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
FailedOperationException
Apparently throws FailedOperationException when the schedule is already assigned to the job.
- 2/28/2012
- Jay Bienvenu
