| PerformGetDbCountEventArgs2AllowDuplicates Property | 
 
            Gets a value indicating whether duplicates should be considered in the DbCount 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.3.0.0 (5.3.0)
 Syntax
Syntaxpublic bool AllowDuplicates { get; }Public ReadOnly Property AllowDuplicates As Boolean
	Get
Property Value
Type: 
Boolean See Also
See Also