Sdílet prostřednictvím


OrderByItNode(OrderByDirection) Konstruktor

Definice

Vytvoří instanci nové instance OrderByItNode třídy.

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)

Parametry

direction
OrderByDirection

Pro OrderByDirection tento uzel.

Platí pro