Gets a value that indicates whether this is an aggregate function.
public Nullable<bool> IsAggregate { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
true if this is an aggregate function; otherwise, false.
EdmFunctionPayload ClassSystem.Data.Entity.Core.Metadata.Edm Namespace