This topic has not yet been rated - Rate this topic

DbExpressionBuilder.ToSortClauseDescending Method

.NET Framework 4.5

Creates a new DbSortClause with a descending sort order and default collation.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member ToSortClauseDescending(DbExpression) Creates a new DbSortClause with a descending sort order and default collation.
Public method Static member ToSortClauseDescending(DbExpression, String) Creates a new DbSortClause with a descending sort order and the specified collation.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.