Compartir a través de


ODataValidationSettings.AllowedArithmeticOperators Propiedad

Definición

Obtiene o define una lista de operadores aritméticos permitidos, como 'add', 'sub', 'mul', 'div' y '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 de propiedad

Se aplica a