EnableQueryAttribute.AllowedLogicalOperators Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une valeur représentant 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