Returns the escaped presentation of the time string .
odbc_escapeTime ( time As String ) As String
Time: escaped string
Intent >odbc_escapeTime("12:34:56") --> "{t '12:34:56'}"