Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1516 return nValue == SQL_OIC_LEVEL2; in supportsExtendedSQLGrammar()
1531 return nValue == SQL_OIC_CORE || nValue == SQL_OIC_LEVEL2 || nValue == SQL_OIC_LEVEL1; in supportsCoreSQLGrammar()
1546 return nValue == SQL_OIC_LEVEL1 || nValue == SQL_OIC_LEVEL2; in supportsMinimumSQLGrammar()
/trunk/main/unixODBC/inc/
H A Dsqlext.h1535 #define SQL_OIC_LEVEL2 3UL macro

Completed in 41 milliseconds