JoinOperandExtensionMethodsSetCustomFilter Method (IEntityRelation, IPredicate, Boolean) | 
 
            Sets the CustomFilter on the specified relation. A custom filter is a predicate(-expression) which is appended to the ON clause created 
            from the relation specified. If replacesOnClause is true, it replaces the ON clause with the filter specified. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.QuerySpec
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
See Also