log4net SDK Documentation - Microsoft .NET Framework 4.0
AdoNetAppender.CreateConnection Method
Creates an IDbConnection instance used to connect to the database.
[Visual Basic] Overridable Protected Function CreateConnection( _ ByVal connectionType As Type, _ ByVal connectionString As String _ ) As IDbConnection