table_query::filter_string Method
Gets the filter expression to use for the query.
const utility::string_t& filter_string() const;
Return Value
A string containing the filter expression.
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.
Gets the filter expression to use for the query.
const utility::string_t& filter_string() const;
A string containing the filter expression.
Header: table.h
Namespace: azure::storage