Home
last modified time | relevance | path

Searched defs:nRetcode (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx902 SQLRETURN nRetcode = N3SQLTables(m_aStatementHandle, in openTables() local
915 SQLRETURN nRetcode = N3SQLTables(m_aStatementHandle, in openTablesTypes() local
932 SQLRETURN nRetcode = N3SQLTables(m_aStatementHandle, in openCatalogs() local
950 SQLRETURN nRetcode = N3SQLTables(m_aStatementHandle, in openSchemas() local
988 SQLRETURN nRetcode = N3SQLColumnPrivileges(m_aStatementHandle, in openColumnPrivileges() local
1021 SQLRETURN nRetcode = N3SQLColumns(m_aStatementHandle, in openColumns() local
1121 SQLRETURN nRetcode = N3SQLProcedures(m_aStatementHandle, in openProcedures() local
1194 SQLRETURN nRetcode = N3SQLForeignKeys(m_aStatementHandle, in openForeignKeys() local
1241 SQLRETURN nRetcode = N3SQLPrimaryKeys(m_aStatementHandle, in openPrimaryKeys() local
1271 SQLRETURN nRetcode = N3SQLTablePrivileges(m_aStatementHandle, in openTablePrivileges() local
[all …]
H A DOTools.cxx81 SQLRETURN nRetcode; in bindParameter() local
262 SQLRETURN nRetcode; in bindValue() local
H A DOConnection.cxx635 …SQLRETURN nRetcode = N3SQLAllocHandle(SQL_HANDLE_STMT,pConnectionTemp->getConnection(),&aStatement… in createStatementHandle() local

Completed in 48 milliseconds