SDAC

TMSOutputEncoding Enumeration

Used to create encoding in TMSSQL.ExecuteForXML.

Unit

MSClasses

Syntax

TMSOutputEncoding = (oeANSI, oeUTF8, oeUnicode);

Values

Value Meaning
oeANSI 1-byte ANSI encoding.
oeUnicode 2-byte Unicode encoding.
oeUTF8 UTF-8 variable-length encoding.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback