The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OracleConnectionStringBuilder::Unicode Property
.NET Framework (current version)
Gets or sets a Boolean value that indicates if the client supports the Unicode functionality available in later Oracle clients, or if it is non-Unicode aware.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Property Value
Type: System::BooleanThe value of the Unicode property, or false if none has been supplied.
This property corresponds to the "Unicode" key within the connection string.
.NET Framework
Available since 2.0
Available since 2.0
Show: