Icon SQLStrToTime Method

System::TDateTime __fastcall SQLStrToTime(const
      System::UnicodeString Value)

Call the SQLStrToTime method to convert a string that contains an SQL 2003 standard time constant to an actual TDateTime value. All SQL and filter expressions in ElevateDB require standard time constants which use the 'hh:mm:ss.zzz am/pm' format.

Please see the Types topic for more information on the data types in ElevateDB and their literal representation.
Image