Searched refs:rs_meta (Results 1 – 2 of 2) sorted by relevance
1575 sal_uInt32 columns = rs_meta->getColumnCount(); in getCatalogs()1610 sal_uInt32 columns = rs_meta->getColumnCount(); in getSchemas()1660 sal_uInt32 columns = rs_meta->getColumnCount(); in getColumnPrivileges()1705 sal_uInt32 columns = rs_meta->getColumnCount(); in getColumns()1764 sal_uInt32 columns = rs_meta->getColumnCount(); in getTables()1831 sal_uInt32 columns = rs_meta->getColumnCount(); in getProcedures()1887 sal_uInt32 columns = rs_meta->getColumnCount(); in getExportedKeys()1929 sal_uInt32 columns = rs_meta->getColumnCount(); in getImportedKeys()1970 sal_uInt32 columns = rs_meta->getColumnCount(); in getPrimaryKeys()2013 sal_uInt32 columns = rs_meta->getColumnCount(); in getIndexInfo()[all …]
106 sql::ResultSetMetaData * rs_meta = m_result->getMetaData(); in OResultSet() local107 fieldCount = rs_meta->getColumnCount(); in OResultSet()
Completed in 51 milliseconds