JobStep.EnumLogs 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 job step execution output logs if they were saved to the table
public System.Data.DataTable EnumLogs ();
member this.EnumLogs : unit -> System.Data.DataTable
Public Function EnumLogs () As DataTable