OracleBinary Explicit Conversion (OracleBinary to array<Byte>^)
.NET Framework (current version)
Gets the contents of the Value property of the OracleBinary parameter as an array of bytes.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
[Visual Basic]
In Visual Basic, you can use the conversions defined by the class, but you cannot override them or create your own. If Option Strict is set, you must use the <CType operator> to convert the OracleBinary to a binary object.
.NET Framework
Available since 1.1
Available since 1.1
Show: