log4net SDK Documentation - Microsoft .NET Framework 4.0

AdoNetAppender.ConnectionStringName Property

The connectionStrings key from App.Config that contains the connection string.

[Visual Basic]
Public Property ConnectionStringName As String
[C#]
public string ConnectionStringName {get; set;}

Remarks

This property requires at least .NET 2.0.

See Also

AdoNetAppender Class | log4net.Appender Namespace