The following tables list the members exposed by the OrderBy type.

Name Description
Public property TextualCriteria Gets the textual grouping criteria expressed as an SQL style comma separated list of entity properties to order by, for example: "SomeEntityProperty, OtherEntityProperty DESC".
Top