Icon CharacterSet Property

__property TEDBCharacterSet CharacterSet

Usage

Use the CharacterSet property to specify the character set to use with the session. The character set must match the character set of the configuration being accessed for local sessions, or the ElevateDB Server's configuration for remote sessions.

Information The default value for this property is inherited from the TEDBEngine CharacterSet property.
Image