Lines Matching defs:nRetcode
902 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
1088 SQLRETURN nRetcode = N3SQLProcedureColumns(m_aStatementHandle, in openProcedureColumns() local
1121 SQLRETURN nRetcode = N3SQLProcedures(m_aStatementHandle, in openProcedures() local
1151 SQLRETURN nRetcode = N3SQLSpecialColumns(m_aStatementHandle,_bRowVer ? SQL_ROWVER : SQL_BEST_ROWID, in openSpecialColumns() 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
1302 SQLRETURN nRetcode = N3SQLStatistics(m_aStatementHandle, in openIndexInfo() local