共用方式為


ODataUriParser.ParseApply 方法

定義

剖析$apply。

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

傳回

代表$apply的 ApplyClause。

適用於