MappingFragment.MakeColumnsDistinct Property

 

Gets a flag that indicates whether to include 'DISTINCT' when generating queries.

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

public bool MakeColumnsDistinct { get; }

Property Value

Type: System.Boolean