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.5.0.0 (5.5.18.1019)
Syntax
public IPredicateExpression PredicateExpression { get; }

Property Value

Type: IPredicateExpression

Implements

IRelationPredicateBucketPredicateExpression
See Also