Home
last modified time | relevance | path

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

/aoo41x/main/unixODBC/inc/
H A Dsqlext.h1924 #define SQL_U_UNION_ALL 0x00000002L macro
1932 #define SQL_US_UNION_ALL SQL_U_UNION_ALL
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1095 return (nValue & SQL_U_UNION_ALL) == SQL_U_UNION_ALL; in supportsUnionAll()

Completed in 34 milliseconds