IBDAC

TIBCConnectionOptions.UseUnicode Property

Used to enable or disable Unicode support.

Class

TIBCConnectionOptions

Syntax

property UseUnicode: boolean default DefValUseUnicode;

Remarks

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

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