Inserts the events into the database.
Inserts the events into the database.
protected�override�void�SendBuffer(LoggingEvent[]);
Writes the events to the database using the transaction specified.
protected�virtual�void�SendBuffer(IDbTransaction,LoggingEvent[]);
AdoNetAppender Class | log4net.Appender Namespace