2 references to Aggregate
System.Data.Entity (2)
System\Data\Metadata\Edm\EdmFunction.cs (2)
42if (payload.IsAggregate.HasValue) SetFunctionAttribute(ref _functionAttributes, FunctionAttributes.Aggregate, payload.IsAggregate.Value); 224return GetFunctionAttribute(FunctionAttributes.Aggregate);