共用方式為


Job 建構

Initializes a new instance of the Job class.

多載清單 

  名稱 描述
公用方法 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.
公用方法 Job(JobServer, String, Int32) Initializes a new instance of the Job class on the specified instance of SQL Server Agent and with the specified name and category

頂端