MySQL Connector/C++
MySQL connector library for C and C++ applications
Public Member Functions | List of all members
Offset< Base > Class Template Reference

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.
 

Detailed Description

template<class Base>
class mysqlx::abi2::r0::internal::Offset< Base >

Template for defining fluent api for CRUD operations.


The documentation for this class was generated from the following file: