Sdílet prostřednictvím


DbAggregate.Arguments Vlastnost

Definice

Získá seznam výrazů, které definují argumenty pro tento DbAggregate .

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 výrazů, které definují argumenty pro tento DbAggregate .

Platí pro