Gets or sets the scale for this parameter.
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Property Value
Type: ByteThe scale for this parameter.
Remarks
The number of decimal places to which Value is resolved.
This property is optional. If not specified the ADO.NET provider will attempt to infer the scale from the value.
See Also