Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

AdoNetAppenderParameter.ParameterName Property

Gets or sets the name of this parameter.

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

Property Value

The name of this parameter.

Remarks

The name of this parameter. The parameter name must match up to a named parameter to the SQL stored procedure or prepared statement.

See Also

AdoNetAppenderParameter Class | log4net.Appender Namespace