DB2®DataReader.this Property
Gets the value of a column in its native format.
Overload list
| Name | Description |
|---|---|
| this(Integer) As Object | Gets the value of the specified column in its native format given the column ordinal. |
| this(String) As Object | Gets the value of the specified column in its native format given the column name. |