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.4.0.0 (5.4.0)
Syntax bool AllowDuplicates { get; }
ReadOnly Property AllowDuplicates As Boolean
Get
Property Value
Type:
BooleanSee Also