다음을 통해 공유


OrderByItNode(OrderByDirection) 생성자

정의

클래스의 새 인스턴스를 OrderByItNode 인스턴스화합니다.

public OrderByItNode (Microsoft.OData.UriParser.OrderByDirection direction);
new Microsoft.AspNet.OData.Query.OrderByItNode : Microsoft.OData.UriParser.OrderByDirection -> Microsoft.AspNet.OData.Query.OrderByItNode
Public Sub New (direction As OrderByDirection)

매개 변수

direction
OrderByDirection

이 노드의 입니다 OrderByDirection .

적용 대상