0

I can successfully create a Azure.Data.Tables.TableClient. I am using Azure.Data.Tables version 12.8.0, and the documentation clearly states the method CreateQueryFilter is available to me. However, I am not able to use it in my code (.Net 7). My tableClient object operates fine as I can QueryAsync, etc. I also viewed the TableClient definition via source link, and I see the method present.

Any clue why this will not appear for me?

  • Could you please share the code where you are trying to use `CreateQueryFilter`. – Harshitha Jul 18 '23 at 04:52
  • Iam able to see the `CreateQueryFilter` ,[Image](https://i.stack.imgur.com/2N4wc.png).Is this what you are looking for? – Harshitha Jul 18 '23 at 05:19
  • Hi, do you think [this blog](https://code-maze.com/azure-table-storage-aspnetcore/) could help you? I think you might need a sample. could you pls let us know which database you wanna to connect? Azure CosmosDb? – Tiny Wang Jul 20 '23 at 06:08

0 Answers0