GetDB2Int32(String) Method
Gets the value of the specified column as a
Devart.Data.DB2.DB2Types.DB2Int32 object.
'Declaration
Public Overloads Function GetDB2Int32( _
ByVal As String _
) As DB2Int32
Parameters
- name
- The name of the column to get value.
Return Value
Gets the value of the specified column as a
Devart.Data.DB2.DB2Types.DB2Int32 object.