Click or drag to resize

PerformSelectEventArgs2AllowDuplicates Property

Gets a value indicating whether duplicates should be considered in the fetch. Only valid if DataContainerType is set to Typedlist

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
public bool AllowDuplicates { get; }

Property Value

Type: Boolean
See Also