ODBC Driver for Teradata

Build 22.0.8462

SessionCharacterSet

Gets or sets the character encoding (Text.Encoding) for the connection.

Data Type

string

Default Value

""

Remarks

Gets or sets the character encoding (Text.Encoding) for the connection. The default is ASCII. The Teradata Data Provider supports the following Session Character Sets, which correspond to the following Windows Code Pages:

Session Character Set NameWindows Code Page
ASCIIANSI Code page associated with the current thread of execution (Globalization.TextInfo.ANSICodePage).
ARABIC1256_6A01256
CYRILLIC1251_2A01251
HANGUL949_7R0949
HEBREW1255_5A01255
KANJI932_1S0932
KANJISJIS_0S932
LATIN1250_1A01250
LATIN1252_3A01252
LATIN1254_7A01254
LATIN1258_8A01258
SCHINESE936_6R0936
TCHINESE950_8R0950
THAI874_4A0874
UTF865001
UTF161200

Teradata Database supports the LATIN, UNICODE, and KANJISJIS Server Character Sets. The UTF8 and UTF16 Session Character Sets are compatible with all Server Character Sets. For more information, refer to the entry for the SessionCharacterSet property in the Teradata Data Provider documentation.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462