|
|
| SQLResult (const SQLResult &_rhs)=delete |
| |
|
SQLResult & | operator= (const SQLResult &_rhs)=delete |
| |
|
int | tuples () const final |
| |
|
int | fields () const final |
| |
|
Type | type () const final |
| |
|
QStringList | fieldNames () const final |
| |
|
knowCore::Value | value (int _tuple, int _field) const final |
| |
|
QString | query () const final |
| |
|
QString | error () const final |
| |
The documentation for this class was generated from the following files:
- kDB/Repository/DatabaseInterface/PostgreSQL/SQLResult_p.h
- kDB/Repository/DatabaseInterface/PostgreSQL/SQLResult.cpp