Condividi tramite


DbSortClause.Expression Proprietà

Definizione

Ottiene l'oggetto DbExpression che fornisce il valore per questa chiave di ordinamento.

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

Valore della proprietà

Oggetto DbExpression che fornisce il valore per la chiave di ordinamento.

Si applica a