時間文字列のエスケープ プレゼンテーションを返します。
odbc_escapeTime ( time As String ) As String
時間: エスケープ文字列
Intent >odbc_escapeTime("12:34:56") --> "{t '12:34:56'}"