Precision Property (DB2LoaderColumn)
Gets or sets the precision of values within the column.
public override int Precision {get; set;}
'Declaration
Public Overrides Property Precision As Integer
Property Value
The precision of values within the column.