Compartir a través de


ODataValidationSettings.AllowedLogicalOperators Propiedad

Definición

Obtiene o define una lista de operadores lógicos permitidos, como 'eq', 'ne', 'gt', 'ge', 'lt', 'le', 'and', 'or', 'not'.

public Microsoft.AspNet.OData.Query.AllowedLogicalOperators AllowedLogicalOperators { get; set; }
member this.AllowedLogicalOperators : Microsoft.AspNet.OData.Query.AllowedLogicalOperators with get, set
Public Property AllowedLogicalOperators As AllowedLogicalOperators

Valor de propiedad

Se aplica a