IScalarQueryExpressionFilterToUse Property |
The filter to use in the scalar query.
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 FilterToUse { get; set; }
Property FilterToUse As IPredicateExpression
Get
Set
Property Value
Type:
IPredicateExpressionSee Also