![]() |
fb-cpp 0.0.2
A modern C++ wrapper for the Firebird database API
|
This is the complete list of members for fbcpp::BatchOptions, including all inherited members.
| getBlobPolicy() const | fbcpp::BatchOptions | inline |
| getBufferBytesSize() const | fbcpp::BatchOptions | inline |
| getDetailedErrors() const | fbcpp::BatchOptions | inline |
| getMultiError() const | fbcpp::BatchOptions | inline |
| getRecordCounts() const | fbcpp::BatchOptions | inline |
| setBlobPolicy(BlobPolicy value) | fbcpp::BatchOptions | inline |
| setBufferBytesSize(unsigned value) | fbcpp::BatchOptions | inline |
| setDetailedErrors(unsigned value) | fbcpp::BatchOptions | inline |
| setMultiError(bool value) | fbcpp::BatchOptions | inline |
| setRecordCounts(bool value) | fbcpp::BatchOptions | inline |