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