Adds a parameter to the command.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax
Parameters
- parameter
- Type: log4net.AppenderAdoNetAppenderParameter
The parameter to add to the command.
Remarks
Adds a parameter to the ordered list of command parameters.
See Also