Precision.Type

Definition

Specifies the precision of comparison.

Allowed values

Name Value Description
Precision.Double 0 An optional parameter for the built-in arithmetic operators to specify double precision.
Precision.Decimal 1 An optional parameter for the built-in arithmetic operators to specify decimal precision.

Applies to