|
Microsoft Azure Storage Client Library for C++
7.5.0
The Microsoft Azure Storage Client Library for C++ is a library for working with the Azure Storage Services in C++.
|
This is the complete list of members for azure::storage::table_batch_operation, including all inherited members.
| delete_entity(table_entity entity) | azure::storage::table_batch_operation | inline |
| insert_entity(table_entity entity) | azure::storage::table_batch_operation | inline |
| insert_or_merge_entity(table_entity entity) | azure::storage::table_batch_operation | inline |
| insert_or_replace_entity(table_entity entity) | azure::storage::table_batch_operation | inline |
| merge_entity(table_entity entity) | azure::storage::table_batch_operation | inline |
| operations() | azure::storage::table_batch_operation | inline |
| operations() const | azure::storage::table_batch_operation | inline |
| operations_type typedef (defined in azure::storage::table_batch_operation) | azure::storage::table_batch_operation | |
| replace_entity(table_entity entity) | azure::storage::table_batch_operation | inline |
| retrieve_entity(utility::string_t partition_key, utility::string_t row_key) | azure::storage::table_batch_operation | inline |
| table_batch_operation() | azure::storage::table_batch_operation | inline |
1.8.15