DbSortClause.Expression Proprietà

Definizione

Ottiene o imposta l'oggetto DbExpression che fornisce il valore per la chiave di ordinamento.

public:
 property System::Data::Common::CommandTrees::DbExpression ^ Expression { System::Data::Common::CommandTrees::DbExpression ^ get(); };
public System.Data.Common.CommandTrees.DbExpression Expression { get; }
member this.Expression : System.Data.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