Sdílet prostřednictvím


DbArithmeticExpression.Arguments Vlastnost

Definice

Získá seznam DbExpression prvků, které definují aktuální argumenty.

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)

Hodnota vlastnosti

Seznam DbExpression prvků s pevnou velikostí.

Platí pro