Searched refs:SQL_OAC_LEVEL1 (Results 1 – 2 of 2) sorted by relevance
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()
1525 #define SQL_OAC_LEVEL1 0x0001 macro
Completed in 33 milliseconds