Job.EnumAlerts Method

Definition

This method returns a DataTable object that enumerates the Agent alerts that cause automated execution of the referenced job.

public System.Data.DataTable EnumAlerts ();
member this.EnumAlerts : unit -> System.Data.DataTable
Public Function EnumAlerts () As DataTable

Returns

Applies to