Searched refs:SQL_NULL_COLLATION (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaData.cxx | 1115 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_NULL_COLLATION,nValue,*this); in nullsAreSortedAtEnd() 1122 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_NULL_COLLATION,nValue,*this); in nullsAreSortedAtStart() 1129 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_NULL_COLLATION,nValue,*this); in nullsAreSortedHigh() 1136 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_NULL_COLLATION,nValue,*this); in nullsAreSortedLow()
|
/aoo4110/main/unixODBC/inc/ |
H A D | sql.h | 519 #define SQL_NULL_COLLATION 85 macro
|
Completed in 16 milliseconds