Page 1 of 1

Undocumented property

Posted: Thu 26 Jan 2017 13:25
by ErezHarari
What is OraSession.Options.UnicodeEnvironment property?

Re: Undocumented property

Posted: Tue 31 Jan 2017 16:58
by MaximG
When setting UnicodeEnvironment=True the whole SQL query text will be transferred to the server in UTF-16. When using the Unicode property in UTF-16 the parameter values will be only transferred. We will add the description of the UnicodeEnvironment property in ODAC documentation.