Ordering Methods |
The Ordering type exposes the following members.
Name | Description | |
---|---|---|
Expression |
Creates an object that will sort based on the given expression
| |
OrderBy |
Creates an aggregate object that will sort based on the
passed child objects in order
| |
Property |
Creates an object that will sort based on the value in the given
property path
|