MySQL Connector/C++ 9.1.0
MySQL connector library for C and C++ applications
|
Template for defining fluent api for CRUD operations. More...
Public Member Functions | |
Operation & | limit (unsigned items) |
Limit the operation to the given number of items (rows or documents). | |
Template for defining fluent api for CRUD operations.