IPrefetchPathElementCoreFilter Property |
The filter predicate expression to fetch the ToFetch entities. Initially this is set in the constructor.
Add additional predicates to this predicate expression.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IPredicateExpression Filter { get; set; }
Property Filter As IPredicateExpression
Get
Set
Property Value
Type:
IPredicateExpressionSee Also