PerformSelectEventArgsAllowDuplicates 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.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public bool AllowDuplicates { get; }
Public ReadOnly Property AllowDuplicates As Boolean
Get
Property Value
Type:
BooleanSee Also