ODataQueryOptionParser.ParseSearch Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parses the $search.
public Microsoft.OData.UriParser.SearchClause ParseSearch ();
member this.ParseSearch : unit -> Microsoft.OData.UriParser.SearchClause
Public Function ParseSearch () As SearchClause
Returns
SearchClause representing $search.