JobServer.RemoveJobByID(Guid) Method

Definition

The RemoveJobByID method drops the SQLServerAgent job identified and removes the referencing Job object from the Jobs collection.

public void RemoveJobByID (Guid jobId);
member this.RemoveJobByID : Guid -> unit
Public Sub RemoveJobByID (jobId As Guid)

Parameters

jobId
Guid

Applies to