Méthode | Description | |
---|---|---|
OrderByClause ( |
Initializes an instance of the OrderByClause class.
|
public OrderByClause ( |
||
key | An expression identifying the key of the order by clause. | |
direction | OrderByDirection | The direction of the order by clause. |
Résultat | System.Linq.Expressions |