Compartir a través de


Job Constructor

Initializes a new instance of the Job class.

Lista de sobrecargas

  Nombre Descripción
Método publico Job() () () () Initializes a new instance of the Job class.
Método publico 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.
Método publico 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

Principio