Searched refs:SQL_OIC_LEVEL1 (Results 1 – 2 of 2) sorted by relevance
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()
1534 #define SQL_OIC_LEVEL1 2UL macro
Completed in 57 milliseconds