JobServer.DropJobByID(Guid) Method

Definition

Drops the SQLServerAgent job identified and removes the referencing Job object from the Jobs collection.

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

Parameters

jobid
Guid

Applies to