EnableQueryAttribute.AllowedArithmeticOperators Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define um valor que representa uma lista de operadores aritméticos permitidos incluindo 'add', 'sub', 'mul', 'div', 'mod'.
public Microsoft.AspNet.OData.Query.AllowedArithmeticOperators AllowedArithmeticOperators { get; set; }
member this.AllowedArithmeticOperators : Microsoft.AspNet.OData.Query.AllowedArithmeticOperators with get, set
Public Property AllowedArithmeticOperators As AllowedArithmeticOperators