Thursday, March 9, 2017

Odata Windows Service

Odata Windows Service
https://msdn.microsoft.com/en-us/library/dn766002.aspx

Understand OData Services in Windows Azure Pack


Applies To: Windows Azure Pack
This topic provides basic information about what OData is and how it works with the IaaS service of Windows Azure Pack. The IaaS OData service is offered by Service Provider Foundation through the Service Management API.

OData Introduction

You can think of the OData service as a database exposed through an HTTP REST interface. When you work with a database you are working with records in a table. You perform one of four operations on the records: createreadupdate, or delete. These operations are known as CRUD operations. OData shares this same concept of record manipulation.
An OData service has three basic components, entities (data model types), entity sets (collections), and OData operations. A collection (like a database table) contains instances (like database records) of a specific entity type. Entity types are data structures that are used by collections and have key properties whose values uniquely identify one instance from another. OData operations (like database stored procedures) are pieces of custom logic that you can call. For more information about basic OData concepts, see the OData documentation.

1 comment:

  1. Come and read us!! We are moving our blog into a new site with a much more pretentious goal. We are going to teach how to be AngularJS Ninjas!!! That's right! We have taken a couple of weeks to prepare our first workshop, absolutely free!!!!
    AngularJS Training Center in Chennai

    ReplyDelete