WCF Data Services: How to avoid the __metadata members
问题 I'm currently experimenting with using WCF Data Services as a way to open up our product a bit more while at the same time being able to consume the data from AJAX. One thing that I noticed is that the JSON represention format has these __metada members sprinkled across the data, and in the OData documentation I found this (under Representing Entries): An optional "__metadata" name/value pair is the only pair that should be included on the object that does not directly represent a Property of