Parameter type used by the AdoNetAppender.
For a list of all members of this type, see AdoNetAppenderParameter Members.
System.Object
���log4net.Appender.AdoNetAppenderParameter
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class provides the basic database parameter properties as defined by the IDbDataParameter interface.
This type can be subclassed to provide database specific functionality. The two methods that are called externally are Prepare and FormatValue.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll)
AdoNetAppenderParameter Members | log4net.Appender Namespace