CountSegmentToken.SearchOption 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.
QueryToken représentant $search. Si cette valeur est null, le segment $count n’a pas d’option de requête de recherche.
public Microsoft.OData.UriParser.QueryToken SearchOption { get; set; }
member this.SearchOption : Microsoft.OData.UriParser.QueryToken with get, set
Public Property SearchOption As QueryToken