Click or drag to resize
AliasFinder Properties

The AliasFinder type exposes the following members.

Properties
  NameDescription
Public propertyAliasesFound
Gets the aliases found.
Public propertyCollectAliasesOnRelationObjects
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.
Protected propertyTraverseSetPredicateInnerSetElements
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.)
Top
See Also