Searched refs:maxTablesInselect (Results 1 – 1 of 1) sorted by relevance
240 sal_Int32 maxTablesInselect = m_pImpl->xConnectionMetaData->getMaxTablesInSelect(); in supportsSubqueriesInFrom() local241 supportsSubQueries = ( maxTablesInselect > 1 ) || ( maxTablesInselect == 0 ); in supportsSubqueriesInFrom()
Completed in 7 milliseconds