Searched refs:SQL_RESET_PARAMS (Results 1 – 3 of 3) sorted by relevance
258 #define SQL_RESET_PARAMS 3 macro
649 N3SQLFreeStmt(_pHandle,SQL_RESET_PARAMS); in freeStatementHandle()
592 SQLRETURN nRet = N3SQLFreeStmt (m_aStatementHandle, SQL_RESET_PARAMS); in clearParameters()
Completed in 32 milliseconds