Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

AdoNetAppenderParameter.Precision Property

Gets or sets the precision for this parameter.

[Visual�Basic]
Public�Property�Precision�As�Byte
[C#]
public�byte�Precision�{get;�set;}

Property Value

The precision for this parameter.

Remarks

The maximum number of digits used to represent the Value.

This property is optional. If not specified the ADO.NET provider will attempt to infer the precision from the value.

See Also

AdoNetAppenderParameter Class | log4net.Appender Namespace | Precision