ODAC

TOraSessionOptions.UseUnicode Property

Used to enable or disable Unicode support.

Class

TOraSessionOptions

Syntax

property UseUnicode: boolean default DefValUseUnicode;

Remarks

Use the UseUnicode property to enable or disable Unicode support. Affects character data fetched from the server. When set to True all character data stored as WideStrings and TStringField is replaced with TWideStringFiled. Supported starting with Oracle 8.

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