共用方式為


JobServer Object

未來的 Microsoft SQL Server 發行版本將不再提供此功能。請避免在新的開發工作中使用此功能,並計劃修改目前使用此功能的應用程式。

The JobServer object exposes attributes associated with SQL Server Agent. SQL Server Agent is responsible for executing scheduled jobs and notifying operators of Microsoft SQL Server error conditions or other SQL Server execution or job states.

顯示目前物件的 SQL-DMO 物件模型

Properties

AutoStart Property

Status Property (Services)

MSXServerName Property

Type Property (JobServer)

StartupAccount Property

 

Methods

BeginAlter Method

ReAssignJobsByLogin Method

CancelAlter Method

Refresh Method

DoAlter Method

RemoveJobByID Method

EnumJobHistory Method

RemoveJobsByLogin Method

EnumJobs Method

RemoveJobsByServer Method

EnumSubSystems Method

Start Method (FullTextService, JobServer)

GetJobByID Method

StartMonitor Method

MSXDefect Method

Stop Method

MSXEnlist Method

StopMonitor Method

PurgeJobHistory Method

 

備註

With the JobServer object, you can:

  • Start or stop SQL Server Agent on a server running SQL Server.
  • Manage alerts, jobs, and operators.
  • Enlist the server in a multiserver administration group.
ms133468.note(zh-tw,SQL.90).gif附註:
The JobServer object is compatible with instances of SQL Server versions 7.0 and later. However, the JobServer2 object extends the functionality of the JobServer object for use with features that were introduced in SQL Server 2000.

請參閱

參考

JobServer2 Object

說明及資訊

取得 SQL Server 2005 協助