Share via


JobServer.RemoveJobsByLogin(String) Method

Definition

The RemoveJobsByLogin method drops all SQLServerAgent jobs owned by the login identified and removes the referencing Job objects from the Jobs collection.

public void RemoveJobsByLogin (string login);
member this.RemoveJobsByLogin : string -> unit
Public Sub RemoveJobsByLogin (login As String)

Parameters

login
String

Applies to