IRelationPredicateBucketPredicateExpression Property |
The predicate expression to use in combination with the Relations in this bucket.
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 PredicateExpression { get; }
ReadOnly Property PredicateExpression As IPredicateExpression
Get
Property Value
Type:
IPredicateExpressionSee Also