Home
last modified time | relevance | path

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

/AOO42X/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1515 … OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_ODBC_INTERFACE_CONFORMANCE,nValue,*this); in supportsExtendedSQLGrammar()
1520 … OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_ODBC_INTERFACE_CONFORMANCE,nValue,*this); in supportsExtendedSQLGrammar()
1530 … OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_ODBC_INTERFACE_CONFORMANCE,nValue,*this); in supportsCoreSQLGrammar()
1545 … OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_ODBC_INTERFACE_CONFORMANCE,nValue,*this); in supportsMinimumSQLGrammar()
1550 … OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_ODBC_INTERFACE_CONFORMANCE,nValue,*this); in supportsMinimumSQLGrammar()
/AOO42X/main/unixODBC/inc/
H A Dsqlext.h837 #define SQL_ODBC_INTERFACE_CONFORMANCE 152 macro