<< Click to Display Table of Contents >> AdoStream:CharSet Assign |
![]() ![]() ![]() |
The character set into which the contents of a text Stream should be translated.
ASSIGN CharSet ( cCharSet AS STRING ) AS STRING PASCAL CLASS AdoStream
cCharSet 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.