MemberPredicateFilter Property |
Gets / sets the filter to apply to elements of the member (or the member itself in case of a single instance).
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public IPredicate Filter { get; set; }
Public Property Filter As IPredicate
Get
Set
Property Value
Type:
IPredicateSee Also