Udostępnij przez


DbLambdaExpression.Arguments Właściwość

Definicja

Pobiera listę zawierającą DbExpression argumenty, do których należy zastosować funkcję Lambda.

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)

Wartość właściwości

Lista DbExpression .

Dotyczy