GetDB2Binary(Int32) Method
Gets the value of the specified column as a
Devart.Data.DB2.DB2Types.DB2Binary object.
'Declaration
Public Overloads Function GetDB2Binary( _
ByVal As Integer _
) As DB2Binary
Parameters
- i
- The zero-based column ordinal.
Return Value
Gets the value of the specified column as a
Devart.Data.DB2.DB2Types.DB2Binary object.