Searched refs:pSelectStmnt (Results 1 – 1 of 1) sorted by relevance
458 const OSQLParseNode *pSelectStmnt = m_aSQLIterator.getParseTree(); in getTableName() local459 const OSQLParseNode *pAllTableNames = pSelectStmnt->getChild( 3 )->getChild( 0 )->getChild( 1 ); in getTableName()
Completed in 9 milliseconds