Share via


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

See Also

Reference

table_query Class