AliasFinder Properties |
The AliasFinder type exposes the following members.
Name | Description | |
---|---|---|
AliasesFound |
Gets the aliases found.
| |
CollectAliasesOnRelationObjects |
Gets or sets a value indicating whether aliases on relation objects (left/right side) have to be collected as well. Default is true.
Set to false when obtaining correlation predicates as it otherwise will filter out the aliases obtained which means no element is found.
| |
TraverseSetPredicateInnerSetElements |
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.
(Inherited from QueryApiObjectTraverser.) |