Click or drag to resize
IQuerySpecAllowDuplicates Property
Gets AllowDuplicates (default is true, if Distinct() is specified, this value is false).

Namespace:  SD.LLBLGen.Pro.QuerySpec
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
bool AllowDuplicates { get; }

Property Value

Type: Boolean
See Also