AdoNetAppender Constructor Apache log4net™ SDK Documentation
Initializes a new instance of the AdoNetAppender class.

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public AdoNetAppender()
Remarks

Public default constructor to initialize a new instance of this class.
See Also