Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx725 …return ((nValue & (SQL_OJ_FULL|SQL_OJ_LEFT|SQL_OJ_RIGHT|SQL_OJ_NESTED|SQL_OJ_NOT_ORDERED|SQL_OJ_AL… in supportsOuterJoins()
1559 return (nValue & SQL_OJ_FULL) == SQL_OJ_FULL; in supportsFullOuterJoins()
/aoo4110/main/unixODBC/inc/
H A Dsql.h648 #define SQL_OJ_FULL 0x00000004L macro

Completed in 30 milliseconds