Job.EnumTargetServers 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 DateTable object that enumerates the execution targets of the referenced Agent job.
public System.Data.DataTable EnumTargetServers ();
member this.EnumTargetServers : unit -> System.Data.DataTable
Public Function EnumTargetServers () As DataTable