ODAC

TOraSessionOptions.EnableIntegers Property

Used for ODAC to map Oracle numbers with precision less than 10 to TIntegerField.

Class

TOraSessionOptions

Syntax

property EnableIntegers: boolean default True;

Remarks

When the EnableIntegers property is set to True ODAC maps Oracle numbers with precision less than 10 to TIntegerField. If EnableIntegers is set to False numbers are mapped to TFloatField or TOraNumberField.

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