'Declaration Public Overloads Function GetDB2DecimalFloat( _ ByVal i As Integer _ ) As DB2DecimalFloat |
public DB2DecimalFloat GetDB2DecimalFloat( int i ) |
Parameters
- i
- The zero-based column ordinal.
Return Value
Gets the value of the specified column as a Devart.Data.DB2.DB2Types.DB2DecimalFloat object.