سؤال

Is anyone aware of location of any OData service using complex types?There are a lot of services on www.odata.org but they have properties which have SimpleTypes.

هل كانت مفيدة؟

المحلول

You can try this one: http://services.odata.org/v4/DefaultService/$metadata. It's also one of the services provided by the OData.org.

نصائح أخرى

If you create a service based on Enterprise framework (ADO.NET from Database), it will create just that for you. Search for WCF Data Services examples. What language are you thinking of using?

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top