Answered Where is ODataMultiValue?

All Replies

  • Monday, August 06, 2012 10:39 PM
    Moderator
     
     Answered

    MultiValue is the old name for collections - in v3, we added support for collections of complex types and primitives in the model. In the early releases of v3, we used to call it "MultiValue" - now its called collection.

    Thanks

    Pratik


    This posting is provided "AS IS" with no warranties, and confers no rights.

    • Marked As Answer by DavidThi808 Monday, August 06, 2012 11:03 PM
    •  
  • Monday, August 06, 2012 10:45 PM
     
     

    Hi Pratik;

    Ok. So is the new class used ODataCollectionValue? 

    thanks - dave


    Who will win The International Collegiate Programming Championships?

  • Monday, August 06, 2012 11:03 PM
    Moderator
     
     Answered

    Yes, that correct. In the odata library object model, ODataCollectionValue is use to represent collection values.

    Thanks

    Pratik


    This posting is provided "AS IS" with no warranties, and confers no rights.

    • Marked As Answer by DavidThi808 Monday, August 06, 2012 11:03 PM
    •  
  • Monday, August 06, 2012 11:03 PM
     
     
    thank you for all the answers!!!

    Who will win The International Collegiate Programming Championships?