Used to get or set the number of digits used to represent fractional seconds when getting interval value as string.
property FracPrecision: integer default 6;
Use the FracPrecision property to get or set the number of digits used to represent fractional seconds when getting interval value as string. This property affects only INTERVAL DAY TO SECOND (ftIntervalDS). The default value of the property is 6.