Overload List
| Name | Description | |
|---|---|---|
| SendBuffer(LoggingEvent) | 
            Inserts the events into the database.
              (Overrides BufferingAppenderSkeletonSendBuffer(LoggingEvent).) | |
| SendBuffer(IDbTransaction, LoggingEvent) | 
            Writes the events to the database using the transaction specified.
              | 
See Also