DefaultExpressionVisitor.VisitSortOrder Method (IList<DbSortClause>)
Implements the visitor pattern for the sort order.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- sortOrder
-
Type:
System.Collections.Generic.IList<DbSortClause>
The sort order.