Server.ReadErrorLog Method
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.
C#
public System.Data.DataTable ReadErrorLog(int logNumber);
member this.ReadErrorLog : int -> System.Data.DataTable
Public Function ReadErrorLog (logNumber As Integer) As DataTable
Parameters
- logNumber
- Int32
Returns
Applies to
Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 ja Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Toode | Versioonid |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |
C#
public System.Data.DataTable ReadErrorLog();
member this.ReadErrorLog : unit -> System.Data.DataTable
Public Function ReadErrorLog () As DataTable
Returns
Applies to
Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 ja Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Toode | Versioonid |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |