Home
last modified time | relevance | path

Searched refs:maxTablesInselect (Results 1 – 1 of 1) sorted by relevance

/trunk/main/connectivity/source/commontools/
H A Ddbmetadata.cxx240 sal_Int32 maxTablesInselect = m_pImpl->xConnectionMetaData->getMaxTablesInSelect(); in supportsSubqueriesInFrom() local
241 supportsSubQueries = ( maxTablesInselect > 1 ) || ( maxTablesInselect == 0 ); in supportsSubqueriesInFrom()

Completed in 22 milliseconds