table_result::set_http_status_code Method
Sets the HTTP status code for a azure::storage::table_result object.
void set_http_status_code(
int value
);
Parameters
- value
The HTTP status code.
Requirements
Header: table.h
Namespace: azure::storage