The NTEventLogging property reports Microsoft® SQL Server™ 2000 use of the Microsoft Windows application log.
object.NTEventLogging
object
Expression that evaluates to an object in the Applies To list
Boolean
Read-only
HRESULT GetNTEventLogging(LPBOOL pRetVal);
If TRUE, SQL Server sends all events to the Windows application log and the SQL Server error log.
If FALSE, SQL Server sends events only to the SQL Server error log.