Condividi tramite


DefaultQuerySqlGenerator.GenerateProjection(Expression) Metodo

Definizione

Visitare una singola proiezione nella clausola SQL SELECT

protected virtual void GenerateProjection (System.Linq.Expressions.Expression projection);
abstract member GenerateProjection : System.Linq.Expressions.Expression -> unit
override this.GenerateProjection : System.Linq.Expressions.Expression -> unit
Protected Overridable Sub GenerateProjection (projection As Expression)

Parametri

projection
Expression

Espressione di proiezione.

Si applica a