table_result::set_etag Method
Sets the ETag for a azure::storage::table_result object.
void set_etag(
utility::string_t value
);
Parameters
- value
The ETag, as a string.
Requirements
Header: table.h
Namespace: azure::storage
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the ETag for a azure::storage::table_result object.
void set_etag(
utility::string_t value
);
Header: table.h
Namespace: azure::storage