Searched refs:nTablesCount (Results 1 – 1 of 1) sorted by relevance
152 sal_Int32 nTablesCount = 0; in DBG_NAME() local210 nTablesCount = xIndexAccess->getCount(); in DBG_NAME()212 nTablesCount = xTables->getElementNames().getLength(); in DBG_NAME()214 …if(m_aUpdateTable.is() && nTablesCount < 3) // for we can't handle more than 2 tables in our keyset in DBG_NAME()270 …bAllKeysFound = bAllKeysFound && (nTablesCount == 1 || checkJoin(xConnection,_xAnalyzer,aUpdateTab… in DBG_NAME()
Completed in 24 milliseconds