Show / Hide Table of Contents

Constructor DbExpressionSort

| Improve this Doc View Source

DbExpressionSort(DbExpression, SortDirection)

Initializes a new instance of DbExpressionSort.

Declaration
public DbExpressionSort(DbExpression expression, SortDirection direction)
Parameters
Type Name Description
DbExpression expression

The expression.

SortDirection direction

The sort direction.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest