Partager via


DbLambdaExpression.Arguments Propriété

Définition

Obtient une liste DbExpression qui fournit les arguments auxquels la fonction lambda doit être appliquée.

public System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbExpression> Arguments { get; }
member this.Arguments : System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbExpression>
Public ReadOnly Property Arguments As IList(Of DbExpression)

Valeur de propriété

Liste DbExpression.

S’applique à