ODAC

TOraSessionOptions.EnableLargeint Property

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

Class

TOraSessionOptions

Syntax

property EnableLargeint: boolean default False;

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