PgDAC

TPgConnectionOptions.UseUnicode Property

Used to specify a value indicating whether the UTF8 charset will be used.

Class

TPgConnectionOptions

Syntax

property UseUnicode: boolean default DefValUseUnicode;

Remarks

Use the UseUnicode property to set PostgreSQL client charset to UTF8 and converts client data according to this charset.

When a value is assigned to this property, TPgConnection is closed.

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