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.4.0.0 (5.4.0)
Syntax IRelationCollection FilterRelations { get; set; }
Property FilterRelations As IRelationCollection
Get
Set
Property Value
Type:
IRelationCollectionSee Also