Precision
byteprecision
= Parameter.Precision; Parameter.Precision =precision
;
Determines the maximum number of digits that represents the
Value
property, assuming it is a numeric type. For
example, the number 1234.56 has a precision of 6. The default
precision is 0, which indicates no maximum.