Converts the supplied DB2Binary structure to a byte array.
- Namespace:
- IBM.Data.DB2Types
- Assembly:
- IBM.Data.DB2 (in
IBM.Data.DB2.dll)
Syntax
[Visual Basic]
Public Shared Narrowing Operator CType (source As DB2Binary) As Byte()
[C#]
public static explicit operator byte[] (DB2Binary source)
[C++]
public:
static explicit operator array<unsigned char>^ (
DB2Binary source
)
Parameters
- source
- A DB2Binary structure
to be converted to a byte array.
Return value
A byte array value converted from a DB2Binary instance.
Version information
- Last update
- This topic was last updated for: IBM DB2 Version 9.5
- .NET Framework version
- Supported in: 2.0, 3.0,
3.5, and 4.0
- IBM Data Server Client
- Supported in: IBM DB2 Version 9