Job.EnumAlerts Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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