Searched refs:SQL_C_TIME (Results 1 – 4 of 4) sorted by relevance
916 fCType = SQL_C_TIME; in getBindTypes()
450 …ion,m_aStatementHandle,columnIndex,m_pConnection->useOldDateFormat() ? SQL_C_TIME : SQL_C_TYPE_TIM… in getTime()
633 m_pStatement->getOwnConnection()->useOldDateFormat() ? SQL_C_TIME : SQL_C_TYPE_TIME, in getTime()
243 #define SQL_C_TIME SQL_TIME macro
Completed in 65 milliseconds