QueryApiObjectTraverserTraverseSetPredicateInnerSetElements Property |
Gets / sets the flag to traverse the inner elements of a FieldCompareSetPredicate. (default is true). Set to false if you use the findings of this
crawler to adjust an outer query, as the inner elements of a fieldcompareset are a different scope.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax protected bool TraverseSetPredicateInnerSetElements { get; set; }
Protected Property TraverseSetPredicateInnerSetElements As Boolean
Get
Set
Property Value
Type:
BooleanSee Also