Compartilhar via


ODataValidationSettings.AllowedLogicalOperators Propriedade

Definição

Obtém ou define uma lista de operadores lógicos permitidos, tais 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 da propriedade

Aplica-se a