NET Link Tracker
EnableLogging() Method



KellermanSoftware.NetLinkTracker Namespace > LinkTrackerDatabaseLogic Class > EnableLogging Method : EnableLogging() Method
Log to the console for database activity
Syntax
'Declaration
 
Public Overloads Function EnableLogging() As Boolean
'Usage
 
Dim instance As LinkTrackerDatabaseLogic
Dim value As Boolean
 
value = instance.EnableLogging()
public bool EnableLogging()
public:
bool EnableLogging(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LinkTrackerDatabaseLogic Class
LinkTrackerDatabaseLogic Members
Overload List