Udostępnij za pośrednictwem


OrderByOpenPropertyNode(OrderByClause) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy OrderByOpenPropertyNode.

public OrderByOpenPropertyNode (Microsoft.OData.UriParser.OrderByClause orderByClause);
new Microsoft.AspNet.OData.Query.OrderByOpenPropertyNode : Microsoft.OData.UriParser.OrderByClause -> Microsoft.AspNet.OData.Query.OrderByOpenPropertyNode
Public Sub New (orderByClause As OrderByClause)

Parametry

orderByClause
OrderByClause

Klauzula order by dla tej właściwości open.

Dotyczy