OData public datasource with a collection property?

Answered OData public datasource with a collection property?

All Replies

  • Thursday, August 23, 2012 12:11 PM
    Moderator
     
     Answered

    Hi,

    I can't think of any right now, but it should be trivial to create one. The reflection provider will expose a property of IEnumerable<int> as a collection property (or similar types).

    Thanks,


    Vitek Karas [MSFT]