returns data as a Decimal 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 decimal getDecimal()
Public Function getDecimal As Decimal
public:
Decimal getDecimal()

Return Value

(Decimal)

See Also