DbLambdaExpression.Lambda Propriété

Définition

Obtient la DbLambda représentation de 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é

Représentant DbLambda la fonction Lambda appliquée par cette expression.

S’applique à