Прочетете на английски Редактиране

Споделяне чрез


DefaultExpressionVisitor.VisitSortOrder(IList<DbSortClause>) Method

Definition

Implements the visitor pattern for the sort order.

C#
protected virtual System.Collections.Generic.IList<System.Data.Common.CommandTrees.DbSortClause> VisitSortOrder(System.Collections.Generic.IList<System.Data.Common.CommandTrees.DbSortClause> sortOrder);

Parameters

sortOrder
IList<DbSortClause>

The sort order.

Returns

The implemented visitor pattern.

Applies to

Продукт Версии
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1