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

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).
 

Detailed Description

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

Template for defining fluent api for CRUD operations.


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