DbAggregate.Arguments Property

 

Gets the list of expressions that define the arguments to the aggregate.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public IList<DbExpression> Arguments { get; }