DbLambdaExpression.Lambda Propriedade

Definição

Obtém a DbLambda representação da função Lambda aplicada por essa expressão.

public:
 property System::Data::Common::CommandTrees::DbLambda ^ Lambda { System::Data::Common::CommandTrees::DbLambda ^ get(); };
public System.Data.Common.CommandTrees.DbLambda Lambda { get; }
member this.Lambda : System.Data.Common.CommandTrees.DbLambda
Public ReadOnly Property Lambda As DbLambda

Valor da propriedade

A DbLambda representação da função Lambda aplicada por essa expressão.

Aplica-se a