MyDAC

TMyConnectionOptions.UseUnicode Property

Used to specify whether the UTF8 charset will be used.

Class

TMyConnectionOptions

Syntax

property UseUnicode: boolean default DefValUseUnicode;

Remarks

Use the UseUnicode property to set MySQL client charset to UTF8 and convert client data according to this charset. When a value is assigned to this property, TMyConnection is closed.

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