SDAC

TMSConnectionOptions.Charset Property

Specifies the character set applied when writing string parameter values in the national encoding format.

Class

TMSConnectionOptions

Syntax

property Charset: string;

Remarks

Use the Charset property to specify the character set for writing string parameter values in the national encoding format. If Charset is not configured, the system locale name is used by default.

Example

MSConnection1.Options.Charset := 'en-US'; 
© 1997-2025 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback