MySQL Connector/C++ 9.1.0
MySQL connector library for C and C++ applications
|
This is the complete list of members for SqlResult, including all inherited members.
count() | RowResult | inline |
fetchAll() | RowResult | inline |
fetchOne() | RowResult | inline |
getAutoIncrementValue() | SqlResult | inline |
getColumn(col_count_t pos) const | RowResult | inline |
getColumnCount() const | RowResult | inline |
getColumns() const | RowResult | inline |
hasData() const | SqlResult | inline |
nextResult() | SqlResult | inline |