| 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)
SyntaxIPredicateExpression FilterToUse { get; set; }Property FilterToUse As IPredicateExpression
	Get
	Set
Property Value
Type: 
IPredicateExpression
See Also