Click or drag to resize
RelationPredicateBucketPredicateExpression Property
The predicate expression to use in combination with the Relations in this bucket.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public IPredicateExpression PredicateExpression { get; }

Property Value

Type: IPredicateExpression

Implements

IRelationPredicateBucketPredicateExpression
See Also