다음을 통해 공유


NotFoundODataResult 클래스

정의

public class NotFoundODataResult : Microsoft.AspNetCore.Mvc.NotFoundResult, Microsoft.AspNet.OData.Results.IODataErrorResult
type NotFoundODataResult = class
    inherit NotFoundResult
    interface IODataErrorResult
Public Class NotFoundODataResult
Inherits NotFoundResult
Implements IODataErrorResult
상속
NotFoundODataResult
구현

생성자

NotFoundODataResult(ODataError)
NotFoundODataResult(String)

속성

Error

메서드

ExecuteResultAsync(ActionContext)

적용 대상