Server.ReadErrorLog Method

Include Protected Members
Include Inherited Members

Enumerates the SQL Server error log.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ReadErrorLog() Enumerates the SQL Server error log.
Public method ReadErrorLog(Int32) Enumerates the specified SQL Server error log.

Top