Gets the value of the specified column as a single-precision floating point number.
'Declaration
Public Overloads Function GetFloat( _
ByVal As String _
) As Single
Parameters
- name
- The name of the column.
Return Value
The value of the specified column.