Home
last modified time | relevance | path

Searched refs:SQL_DYNAMIC_CURSOR_ATTRIBUTES2 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1616 nAskFor = SQL_DYNAMIC_CURSOR_ATTRIBUTES2; in supportsResultSetConcurrency()
1648 nAskFor = SQL_DYNAMIC_CURSOR_ATTRIBUTES2; in ownUpdatesAreVisible()
1670 nAskFor = SQL_DYNAMIC_CURSOR_ATTRIBUTES2; in ownDeletesAreVisible()
1692 nAskFor = SQL_DYNAMIC_CURSOR_ATTRIBUTES2; in ownInsertsAreVisible()
H A DOStatement.cxx1143 nAskFor = bFirst ? SQL_DYNAMIC_CURSOR_ATTRIBUTES1 : SQL_DYNAMIC_CURSOR_ATTRIBUTES2; in getCursorProperties()
/trunk/main/unixODBC/inc/
H A Dsqlext.h829 #define SQL_DYNAMIC_CURSOR_ATTRIBUTES2 145 macro

Completed in 45 milliseconds