ODAC

TOraIntervalField.FracPrecision Property

Used to get or set the number of digits used to represent fractional seconds when getting interval value as string.

Class

TOraIntervalField

Syntax

property FracPrecision: integer default 6;

Remarks

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.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback