OData.QueryBuilder
OData.QueryBuilder copied to clipboard
Add type-based comparison support
Hi team, I would like to be able to generate OData like that:
MyEntity?$filter=Type eq MyCompany.DataEntities.AdressType'Email'
For my OData Cast doesn't work. Thanks