UniDAC

TVirtualQueryOptions.UseUnicode Property

Used to enable or disable Unicode support.

Class

TVirtualQueryOptions

Syntax

property UseUnicode: boolean default DefValUseUnicode;

Remarks

Use the UseUnicode property to enable or disable Unicode support. When set to True, all character data is stored as WideString, and TStringField is used instead of TWideStringField.

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