JobServer.ReadErrorLog 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.
Overloads
ReadErrorLog() |
Reads the current Agent error log |
ReadErrorLog(Int32) |
Reads the specified Agent error log |
ReadErrorLog()
Reads the current Agent error log
public System.Data.DataTable ReadErrorLog ();
member this.ReadErrorLog : unit -> System.Data.DataTable
Public Function ReadErrorLog () As DataTable