QueryApiObjectTraverserTraverse Method |
Name | Description | |
---|---|---|
Traverse(Object) |
Traverses the specified object
| |
Traverse(DerivedTableDefinition) |
Traverses the specified derived table
| |
Traverse(IDbFunctionCall) |
Traverses the specified dbfunction call and contained objects.
| |
Traverse(IDynamicRelation) |
Traverses the specified dynamic relation to traverse.
| |
Traverse(IEntityFieldCore) |
Traverses the specified field and related objects.
| |
Traverse(IEntityRelation) |
Traverses the specified entity relation to traverse.
| |
Traverse(IExpression) |
Traverses the specified expression
| |
Traverse(IGroupByCollection) |
Traverses the specified groupby collection and contained objects.
| |
Traverse(IPredicate) |
Traverses the specified predicate and enclosed objects.
| |
Traverse(IRelationCollection) |
Traverses the specified relationcollection and the relations in it.
| |
Traverse(IScalarQueryExpression) |
Traverses the specified scalar query expression and contained objects.
| |
Traverse(ISortExpression) |
Traverses the specified sortexpression and contained objects.
|