IPrefetchPathElementCoreFilterRelations Property  | 
 
            The relations to use in the filters. Initially this is an empty collection, as the fetches use subqueries. 
            Add additional relations to this relation collection to have multi-entity filters.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
SyntaxIRelationCollection FilterRelations { get; set; }Property FilterRelations As IRelationCollection
	Get
	Set
Property Value
Type: 
IRelationCollection
See Also