Click or drag to resize
IRelationPredicateBucketPredicateExpression 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.0.0.0 (5.0.0)
Syntax
IPredicateExpression PredicateExpression { get; }

Property Value

Type: IPredicateExpression
See Also