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++.
|
Defines the set of Boolean operators for constructing queries. More...
Static Public Attributes | |
WASTORAGE_API static const utility::string_t | op_and |
Represents the And operator. More... | |
WASTORAGE_API static const utility::string_t | op_not |
Represents the Not operator. More... | |
WASTORAGE_API static const utility::string_t | op_or |
Represents the Or operator. More... | |
Defines the set of Boolean operators for constructing queries.
|
static |
Represents the And operator.
|
static |
Represents the Not operator.
|
static |
Represents the Or operator.