Partager via


DbLambdaExpression.Lambda Propriété

Définition

Obtient le DbLambda qui représente la fonction lambda appliquée par cette expression.

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

Valeur de propriété

DbLambda qui représente la fonction lambda appliquée par cette expression.

S’applique à