Share via


Job Constructor

Initializes a new instance of the Job class.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
Job ()
Initializes a new instance of the Job class.
Job (JobServer, String)
Initializes a new instance of the Job class on the specified instance of Microsoft SQL Server Agent and with the specified name.

See Also

Reference

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

Other Resources

Scheduling Automatic Administrative Tasks in SQL Server Agent
Automating Administrative Tasks (SQL Server Agent)
sp_add_job (Transact-SQL)