<< Click to Display Table of Contents >> AdoStream:CharSet Access |
![]() ![]() ![]() |
The character set into which the contents of a text Stream should be translated.
ACCESS CharSet AS STRING PASCAL CLASS AdoStream
STRING
Sets or returns a String value that specifies the character set into which the contents of the Stream will be translated. The default value is "Unicode". Allowed values are typical strings passed over the interface as Internet character set strings (for example, "iso-8859-1", "Windows-1252", etc.). For a list of the character set strings that is known by a system, see the subkeys of HKEY_CLASSES_ROOTin the Windows Registry.