DbFunctionAggregate.Distinct Property

 

Gets a value indicating whether the aggregate function is applied in a distinct fashion

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

public bool Distinct { get; }

Property Value

Type: System.Boolean