TMedConnection.DataCodePage TMedConnection

property DataCodePage: THbCodePage ;

Description

Use this property to set the default character set for all tables and queries associated with this connection. Set it to one of the following values:

·cdptDefault - the default setting. The same as cdtpEN.

· any value from THbCodePage enumeration type.

See TMedDataset.DataCodePage for more information on character data convertions.