Searched refs:SQL_OJ_FULL (Results 1 – 2 of 2) sorted by relevance
725 …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()
648 #define SQL_OJ_FULL 0x00000004L macro
Completed in 32 milliseconds