The result object contains one result set and can be used to enumerate through the rows and determine the structure of the result set.
Definition in file MyMySQLPPResult.h.
#include "MyMySQLPPRow.h"
#include "MyMySQLPPField.h"
Include dependency graph for MyMySQLPPResult.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| class | CMyMySQLPPResult |
| The result object contains one result set and can be used to enumerate through the rows and determine the structure of the result set. More... | |
1.3-rc3