dtretyakov / WindowsAzure

.NET library aimed at managing and querying entities from Windows Azure Storage. It can be used as LINQ to Azure Tables.
MIT License
64 stars 27 forks source link

Add ability to use LINQ Contains method #16

Closed dtretyakov closed 11 years ago

dtretyakov commented 11 years ago

In the OData filter it can be look like $param = 'value1' or $param = 'value2' ... etc.