AliasFinderTraverse Method |
Name | Description | |
---|---|---|
![]() | Traverse(Object) |
Traverses the specified object
(Inherited from QueryApiObjectTraverser.) |
![]() | Traverse(DerivedTableDefinition) |
Updates the old alias in all objects referenced by the passed in object including the passed in object itself to the new alias.
(Overrides QueryApiObjectTraverserTraverse(DerivedTableDefinition).) |
![]() | Traverse(IDbFunctionCall) |
Traverses the specified dbfunction call and contained objects.
(Inherited from QueryApiObjectTraverser.) |
![]() | Traverse(IDynamicRelation) |
Traverses the specified dynamic relation to traverse.
(Overrides QueryApiObjectTraverserTraverse(IDynamicRelation).) |
![]() | Traverse(IEntityFieldCore) |
obtains the alias in the field passed in and in all referenced elements
(Overrides QueryApiObjectTraverserTraverse(IEntityFieldCore).) |
![]() | Traverse(IEntityRelation) |
Traverses the specified entity relation to traverse.
(Overrides QueryApiObjectTraverserTraverse(IEntityRelation).) |
![]() | Traverse(IExpression) |
Traverses the specified expression
(Inherited from QueryApiObjectTraverser.) |
![]() | Traverse(IGroupByCollection) |
Traverses the specified groupby collection and contained objects.
(Inherited from QueryApiObjectTraverser.) |
![]() | Traverse(IPredicate) |
Traverses the specified predicate and enclosed objects.
(Inherited from QueryApiObjectTraverser.) |
![]() | 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.) |