AUI Framework
master
Cross-platform base for C++ UI apps
|
Public Member Functions# | |
IncompleteSelectRequest (const IncompleteSelectRequest &)=delete | |
IncompleteSelectRequest & | where (const ASqlBuilder::WhereStatement::WhereExpr &w) |
AVector< Model > | get () |
Get query result in ORM. | |
Model | first () |
Do query and get first row in ORM. | |
|
inline |
NoSuchRowException | when database returned zero rows TooManyRowsException when database returned two or more rows |