DbLambdaExpression.Lambda Eigenschap

Definitie

Hiermee haalt u de DbLambda representatie van de Lambda-functie op die door deze expressie wordt toegepast.

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

Waarde van eigenschap

Het DbLambda vertegenwoordigen van de Lambda-functie die door deze expressie wordt toegepast.

Van toepassing op