Knight Data Access Layer
EnableLogging() Method




KellermanSoftware.NetDataAccessLayer Namespace > BaseDatabaseProvider Class > EnableLogging Method : EnableLogging() Method
Log to the console
Syntax
Public Overloads Function EnableLogging() As Boolean
Dim instance As BaseDatabaseProvider
Dim value As Boolean
 
value = instance.EnableLogging()
public bool 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

BaseDatabaseProvider Class
BaseDatabaseProvider Members
Overload List