Enumerations | |
| enum | binding_method { BOUND_BY_NONE, BOUND_BY_NAME, BOUND_BY_POSITION } |
Variables | |
| const std::size_t | cli_max_buffer = 1024 * 1024 * 1024 |
| Enumerator | |
|---|---|
| BOUND_BY_NONE | |
| BOUND_BY_NAME | |
| BOUND_BY_POSITION | |
Definition at line 43 of file soci-db2.h.
| const std::size_t soci::details::db2::cli_max_buffer = 1024 * 1024 * 1024 |
Definition at line 17 of file db2/common.h.