Home
returns data as a double no matter what the data type is for people who wish to not make a temp SqlDataClass for returns from mySqlClass

Namespace:  SqlTools
Assembly:  SqlTools (in SqlTools.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public double getDouble()
Public Function getDouble As Double
public:
double getDouble()

Return Value

(double)

See Also