Compartilhar via


EnableQueryAttribute.AllowedArithmeticOperators Propriedade

Definição

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

Valor da propriedade

Aplica-se a