Adds a parameter to the command.
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- parameter
- Type: log4net.Appender AdoNetAppenderParameter
The parameter to add to the command.
Remarks
Adds a parameter to the ordered list of command parameters.
See Also