How to get number of entities returned in a Azure Tables query?

前端 未结 0 754
北恋
北恋 2021-02-09 08:23

I am using python to make a query to Azure tables.

    query = table_service.query_entities(table_name, filter=filter_string)

How can I see the a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题