Textualizer Methods |
The Textualizer type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HandleBetweenPredicate |
Handles the between predicate.
| |
HandleCompareNullPredicate |
Handles the compare null predicate.
| |
HandleCompareRangePredicate |
Handles the compare range predicate.
| |
HandleCompareSetPredicate |
Handles the compare set predicate.
| |
HandleCompareValuePredicate |
Handles the compare value predicate.
| |
HandleConstant |
Handles the constant.
| |
HandleExpressionPredicate |
Handles the expression predicate.
| |
HandleFullTextSearchPredicate |
Handles the full text search predicate.
| |
HandleFunctionMapping |
Handles the function mapping.
| |
HandleLikePredicate |
Handles the like predicate.
| |
HandleNestedQuerySpecification |
Handles the nested query specification.
| |
HandlePrefetchPath |
Handles the prefetch path.
| |
HandleQuery |
Handles the query.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Traverse(Object) |
Traverses the specified object to traverse.
(Overrides QueryApiObjectTraverserTraverse(Object).) | |
Traverse(DerivedTableDefinition) |
Traverses the specified object to traverse.
(Overrides QueryApiObjectTraverserTraverse(DerivedTableDefinition).) | |
Traverse(IDbFunctionCall) |
Traverses the specified object to traverse.
(Overrides QueryApiObjectTraverserTraverse(IDbFunctionCall).) | |
Traverse(IDynamicRelation) |
Traverses the specified dynamic relation to traverse.
(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 object to traverse.
(Overrides QueryApiObjectTraverserTraverse(IGroupByCollection).) | |
Traverse(IPredicate) |
Traverses the specified object to traverse.
(Overrides QueryApiObjectTraverserTraverse(IPredicate).) | |
Traverse(IRelationCollection) |
Traverses the specified object to traverse.
(Overrides QueryApiObjectTraverserTraverse(IRelationCollection).) | |
Traverse(IScalarQueryExpression) |
Traverses the specified object to traverse.
(Overrides QueryApiObjectTraverserTraverse(IScalarQueryExpression).) | |
Traverse(ISortExpression) |
Traverses the specified object to traverse.
(Overrides QueryApiObjectTraverserTraverse(ISortExpression).) | |
TraverseExpressionOperand |
Traverses the specified expression operand.
(Inherited from QueryApiObjectTraverser.) | |
TraversePredicate |
Traverses the predicate.
(Overrides QueryApiObjectTraverserTraversePredicate(IPredicate).) | |
TraversePredicateExpression |
Traverses the predicate expression.
(Inherited from QueryApiObjectTraverser.) | |
TraversePredicateExpressionElement |
Traverses the predicate expression element specified
(Inherited from QueryApiObjectTraverser.) | |
TraversePredicateField |
Traverses the predicate field.
(Inherited from QueryApiObjectTraverser.) |