Gets or sets the precision for this parameter.
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Property Value
Type: ByteThe 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