Aracılığıyla paylaş


DefaultQuerySqlGenerator.GenerateProjection(Expression) Yöntem

Tanım

SQL SELECT yan tümcesinde tek bir projeksiyonu ziyaret edin

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)

Parametreler

projection
Expression

Projeksiyon ifadesi.

Şunlara uygulanır