Sdílet prostřednictvím


DbLambdaExpression.Lambda Vlastnost

Definice

DbLambda Získá představující funkci Lambda použitou tímto výrazem.

public System.Data.Entity.Core.Common.CommandTrees.DbLambda Lambda { get; }
member this.Lambda : System.Data.Entity.Core.Common.CommandTrees.DbLambda
Public ReadOnly Property Lambda As DbLambda

Hodnota vlastnosti

Představující DbLambda funkci Lambda použitou tímto výrazem.

Platí pro