GetNonUnicodeBytes Method
Retuns the
OracleString contents as an array of bytes in the client encoding.
public byte[] GetNonUnicodeBytes()
'Declaration
Public Function GetNonUnicodeBytes() As Byte()
Return Value
The array of bytes in the client encoding that represents the contents of
OracleString/