| IRetrievalQueryRequiresClientSideDistinctFiltering Property  | 
 
            Flag to tell the object fetcher to use manual distinct filtering, as the DISTINCT command couldn't be applied. Used to tell paging wrappers
            to set RequiresClientSidePaging.  
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntaxbool RequiresClientSideDistinctFiltering { get; set; }Property RequiresClientSideDistinctFiltering As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also