FunctionMappingExpressionReplacerTraverse Method | 
| Name | Description | |
|---|---|---|
| Traverse(Object) | 
            Traverses the specified object to traverse.
              (Overrides QueryApiObjectTraverserTraverse(Object).) | |
| Traverse(DerivedTableDefinition) | 
            Traverses the specified derived table
              (Inherited from QueryApiObjectTraverser.) | |
| Traverse(IDbFunctionCall) | 
            Traverses the specified dbfunction call and contained objects.
              (Overrides QueryApiObjectTraverserTraverse(IDbFunctionCall).) | |
| Traverse(IDynamicRelation) | 
            Traverses the specified dynamic relation to traverse.
              (Inherited from QueryApiObjectTraverser.) | |
| Traverse(IEnumerableIEntityFieldCore) | 
            Traverses the object specified and its contents.
              (Inherited from QueryApiObjectTraverser.) | |
| Traverse(IEntityFieldCore) | 
            Traverses the specified field.
              (Overrides QueryApiObjectTraverserTraverse(IEntityFieldCore).) | |
| Traverse(IEntityRelation) | 
            Traverses the specified entity relation to traverse.
              (Inherited from QueryApiObjectTraverser.) | |
| Traverse(IExpression) | 
            Traverses the specified object to traverse.
              (Overrides QueryApiObjectTraverserTraverse(IExpression).) | |
| Traverse(IGroupByCollection) | 
            Traverses the specified groupby collection and contained objects.
              (Inherited from QueryApiObjectTraverser.) | |
| Traverse(IPredicate) | 
            Traverses the specified object to traverse.
              (Overrides QueryApiObjectTraverserTraverse(IPredicate).) | |
| Traverse(IRelationCollection) | 
            Traverses the specified relationcollection and the relations in it.
              (Inherited from QueryApiObjectTraverser.) | |
| Traverse(IScalarQueryExpression) | 
            Traverses the specified scalar query expression and contained objects.
              (Inherited from QueryApiObjectTraverser.) | |
| Traverse(ISortExpression) | 
            Traverses the specified sortexpression and contained objects.
              (Inherited from QueryApiObjectTraverser.) | |
| Traverse(WindowPartition) | 
            Traverses the specified object and its contents
              (Overrides QueryApiObjectTraverserTraverse(WindowPartition).) | |
| Traverse(WindowSpecification) | 
            Traverses the specified object and its contents
              (Inherited from QueryApiObjectTraverser.) |