Sprache

JobServer.DropJobByID(Guid) Methode

Definition

Achtung

Use RemoveJobByID

Legt den identifizierten SQLServerAgent-Auftrag ab und entfernt das verweisende Job -Objekt aus der Jobs -Auflistung.

public void DropJobByID(Guid jobid);
[System.Obsolete("Use RemoveJobByID")]
public void DropJobByID(Guid jobid);
member this.DropJobByID : Guid -> unit
[<System.Obsolete("Use RemoveJobByID")>]
member this.DropJobByID : Guid -> unit
Public Sub DropJobByID (jobid As Guid)

Parameter

jobid
Guid
Attribute

Gilt für: