Condividi tramite


DbLambdaExpression.Lambda Proprietà

Definizione

Ottiene l'oggetto DbLambda che rappresenta la funzione Lambda applicata da questa espressione.

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

Valore della proprietà

Oggetto DbLambda che rappresenta la funzione Lambda applicata da questa espressione.

Si applica a