共用方式為


DbSortClause.Expression 屬性

定義

取得 , DbExpression 提供這個排序索引鍵的值。

public System.Data.Entity.Core.Common.CommandTrees.DbExpression Expression { get; }
member this.Expression : System.Data.Entity.Core.Common.CommandTrees.DbExpression
Public ReadOnly Property Expression As DbExpression

屬性值

DbExpression,這個實體會提供此排序鍵的值。

適用於