JobServer.EnumSubSystems 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.
The EnumSubSystems method returns a DataTable object that enumerates installed execution subsystems.
public System.Data.DataTable EnumSubSystems ();
member this.EnumSubSystems : unit -> System.Data.DataTable
Public Function EnumSubSystems () As DataTable