ResultSet Member List

This is the complete list of members for ResultSet, including all inherited members.

columnCount() const noexceptResultSet
columnName(int columnIndex) const noexceptResultSet
columnSize(int columnIndex)ResultSet
getBlob(int columnIndex)ResultSet
getBlob(const std::string &columnName)ResultSet
getDateTime(int columnIndex)ResultSet
getDateTime(const std::string &columnName)ResultSet
getDouble(int columnIndex)ResultSet
getDouble(const std::string &columnName)ResultSet
getFetchSize() const noexceptResultSet
getInt(int columnIndex)ResultSet
getInt(const std::string &columnName)ResultSet
getLLong(int columnIndex)ResultSet
getLLong(const std::string &columnName)ResultSet
getString(int columnIndex)ResultSet
getString(const std::string &columnName)ResultSet
getTimestamp(int columnIndex)ResultSet
getTimestamp(const std::string &columnName)ResultSet
isNull(int columnIndex)ResultSet
isNull(const std::string &columnName)ResultSet
next()ResultSet
setFetchSize(int rows) noexceptResultSet

Copyright © Tildeslash Ltd. All rights reserved.