log4net SDK Reference

AdoNetAppenderParameter Properties

The properties of the AdoNetAppenderParameter class are listed below. For a complete list of AdoNetAppenderParameter class members, see the AdoNetAppenderParameter Members topic.

Public Instance Properties

DbType Gets or sets the database type for this parameter.
Layout Gets or sets the IRawLayout to use to render the logging event into an object for this parameter.
ParameterName Gets or sets the name of this parameter.
Precision Gets or sets the precision for this parameter.
Scale Gets or sets the scale for this parameter.
Size Gets or sets the size for this parameter.

See Also

AdoNetAppenderParameter Class | log4net.Appender Namespace