AdoNetAppenderParameter PropertiesApache log4net™ SDK Documentation
The AdoNetAppenderParameter type exposes the following members.
Properties

  NameDescription
Public propertyDbType
Gets or sets the database type for this parameter.
Public propertyLayout
Gets or sets the IRawLayout to use to render the logging event into an object for this parameter.
Public propertyParameterName
Gets or sets the name of this parameter.
Public propertyPrecision
Gets or sets the precision for this parameter.
Public propertyScale
Gets or sets the scale for this parameter.
Public propertySize
Gets or sets the size for this parameter.
Back to Top
See Also