DbSortClause.Ascending Property

 

Gets a Boolean value indicating whether or not this sort key is sorted ascending.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public bool Ascending { get; }

Property Value

Type: System.Boolean