다음을 통해 공유


ODataUriParser.ParseSelectAndExpand 메서드

정의

인스턴스화된 클래스의 ParseSelectAndExpand

public Microsoft.OData.UriParser.SelectExpandClause ParseSelectAndExpand ();
member this.ParseSelectAndExpand : unit -> Microsoft.OData.UriParser.SelectExpandClause
Public Function ParseSelectAndExpand () As SelectExpandClause

반환

select 및 expand 용어의 의미 체계 표현을 포함하는 SelectExpandClause입니다.

적용 대상