ODAC

TOraSessionOptions.CharLength Property

Used to specify the size of a single character in bytes.

Class

TOraSessionOptions

Syntax

property CharLength: TCharLength default 0;

Remarks

Use the CharLength property to specify the size of a single character in bytes. Set this option with the number in range [0..6] to reflect Oracle support for the national languages. Setting CharLength to zero will instruct TOraSession to interrogate Oracle server for the actual character length. The default value is 1.

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