c# - TableQuery: Get value based on parameter membership in list-property -


i know can build tablequery azure table based on property names here. however, suppose have object property that's of type list<string>, call property x, , want every value parameter contained in x. possible , if so, how go doing it? if so, can point me resource used find information?


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -