'Declaration Public Overloads Function GetDB2Real370( _ ByVal name As String _ ) As DB2Real370
public DB2Real370 GetDB2Real370( string name )
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.DB2Real370 object.