Compartilhar via


ODataErrorResult Classe

Definição

public class ODataErrorResult : Microsoft.AspNetCore.Mvc.ActionResult, Microsoft.AspNet.OData.Results.IODataErrorResult
type ODataErrorResult = class
    inherit ActionResult
    interface IODataErrorResult
Public Class ODataErrorResult
Inherits ActionResult
Implements IODataErrorResult
Herança
ODataErrorResult
Implementações

Construtores

ODataErrorResult(ODataError)
ODataErrorResult(String, String)

Propriedades

Error

Métodos

ExecuteResultAsync(ActionContext)

Aplica-se a