Searched refs:numRows (Results 1 – 2 of 2) sorted by relevance
262 SQLLEN numRows = 0; in getRowCount() local265 THROW_SQL(N3SQLRowCount(m_aStatementHandle,&numRows)); in getRowCount()270 return numRows; in getRowCount()545 sal_Int32 numRows = -1; in executeUpdate() local551 numRows = getUpdateCount(); in executeUpdate()562 return numRows; in executeUpdate()
246 sal_Int32 numRows = -1; in executeUpdate() local253 numRows = getUpdateCount (); in executeUpdate()260 return numRows; in executeUpdate()
Completed in 16 milliseconds