DbSortClause.Expression Tulajdonság

Definíció

Lekéri vagy beállítja a DbExpression rendezési kulcs értékét.

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

Tulajdonság értéke

Ez DbExpression adja meg a rendezési kulcs értékét.

A következőre érvényes: