다음을 통해 공유


Microsoft.AspNet.OData.Results 네임스페이스

클래스

BadRequestODataResult
CreatedODataResult<T>

엔터티 집합에 엔터티를 추가하는 만들기 작업에 대한 응답인 작업 결과를 나타냅니다.

NotFoundODataResult
ODataErrorResult
UnauthorizedODataResult
UpdatedODataResult<T>

OData 엔터티에서 PUT, PATCH 또는 MERGE 작업에 대한 응답인 작업 결과를 나타냅니다.

인터페이스

IODataErrorResult