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 & | offset (unsigned rows) |
Skip the given number of items (rows or documents) before starting to perform the operation. | |
Template for defining fluent api for CRUD operations.