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.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IRelationCollection FilterRelations { get; set; }
Property FilterRelations As IRelationCollection
Get
Set
Property Value
Type:
IRelationCollectionSee Also