IScalarQueryExpressionFilterToUse Property |
The filter to use in the scalar query.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax IPredicateExpression FilterToUse { get; set; }
Property FilterToUse As IPredicateExpression
Get
Set
Property Value
Type:
IPredicateExpressionSee Also