System.Web.Http.OData.Results Namespace

 

Classes

Class Description
System_CAPS_pubclass CreatedODataResult<T>

Represents an action result that is a response to a POST operation with an entity to an entity set.

System_CAPS_pubclass UpdatedODataResult<T>

Represents an action result that is a response to a PUT, PATCH, or a MERGE operation on an OData entity.

Return to top