Compartilhar via


DbLambdaExpression.Lambda Propriedade

Definição

Obtém o DbLambda que representa a 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

O DbLambda que representa a função Lambda aplicada por essa expressão.

Aplica-se a