SelectExpression.Projection 属性

定义

此 SelectExpression 的投影。

public virtual System.Collections.Generic.IReadOnlyList<System.Linq.Expressions.Expression> Projection { get; }
member this.Projection : System.Collections.Generic.IReadOnlyList<System.Linq.Expressions.Expression>
Public Overridable ReadOnly Property Projection As IReadOnlyList(Of Expression)

属性值

适用于