returns data as a DateTime 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 DateTime getDateTime()
Public Function getDateTime As DateTime
public:
DateTime getDateTime()

Return Value

(DateTime)

See Also