table_query::take_count Method
Gets the maximum number of entities the query will return.
int take_count() const;
Return Value
The maximum number of entities the query will return.
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 maximum number of entities the query will return.
int take_count() const;
The maximum number of entities the query will return.
Header: table.h
Namespace: azure::storage