Partager via


ODataValidationSettings.AllowedLogicalOperators Propriété

Définition

Obtient ou définit une liste d'opérateurs logiques autorisés, comme '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

Valeur de propriété

S’applique à