Share via


ODataUriParser.ParseApply Method

Definition

Parses the $apply.

public Microsoft.OData.UriParser.Aggregation.ApplyClause ParseApply ();
member this.ParseApply : unit -> Microsoft.OData.UriParser.Aggregation.ApplyClause
Public Function ParseApply () As ApplyClause

Returns

ApplyClause representing $apply.

Applies to