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