DbSortClause.Expression Property

 

Gets the DbExpression that provides the value for this sort key.

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

public DbExpression Expression { get; }