JobCollection Class
SQL Server 2005
The JobCollection class represents a collection of Job objects that represent all the jobs defined on the JobServer object.
Namespace: Microsoft.SqlServer.Management.Smo.Agent
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Microsoft.SqlServer.Management.Smo.Agent Namespace
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Updated text: 12 December 2006
A JobCollection object can be used to gain access to a set of jobs. You can use the Item property to return a specific Job object.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
System.Object
Microsoft.SqlServer.Management.Smo.AbstractCollectionBase
Microsoft.SqlServer.Management.Smo.SmoCollectionBase
Microsoft.SqlServer.Management.Smo.SortedListCollectionBase
Microsoft.SqlServer.Management.Smo.SimpleObjectCollectionBase
Microsoft.SqlServer.Management.Smo.Agent.JobBaseCollection
Microsoft.SqlServer.Management.Smo.Agent.JobCollection
Microsoft.SqlServer.Management.Smo.AbstractCollectionBase
Microsoft.SqlServer.Management.Smo.SmoCollectionBase
Microsoft.SqlServer.Management.Smo.SortedListCollectionBase
Microsoft.SqlServer.Management.Smo.SimpleObjectCollectionBase
Microsoft.SqlServer.Management.Smo.Agent.JobBaseCollection
Microsoft.SqlServer.Management.Smo.Agent.JobCollection
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.
Reference
JobCollection MembersMicrosoft.SqlServer.Management.Smo.Agent Namespace
