Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1521 return nValue == SQL_OAC_LEVEL2; in supportsExtendedSQLGrammar()
1536 return nValue == SQL_OSC_CORE || nValue == SQL_OAC_LEVEL1 || nValue == SQL_OAC_LEVEL2; in supportsCoreSQLGrammar()
1551 return nValue == SQL_OAC_LEVEL1 || nValue == SQL_OAC_LEVEL2; in supportsMinimumSQLGrammar()
/trunk/main/unixODBC/inc/
H A Dsqlext.h1526 #define SQL_OAC_LEVEL2 0x0002 macro

Completed in 51 milliseconds