Method | Description | |
---|---|---|
Accept ( ISqlAstVisitor visitor ) : void | ||
ClearReplaceExpr ( ) : void | ||
ComparisionIsExpression ( IExpression operand, int mode ) : System.Collections.Generic |
Method | Description | |
---|---|---|
EvaluationInternal ( object>.IDictionary |
public Accept ( ISqlAstVisitor visitor ) : void | ||
visitor | ISqlAstVisitor | |
return | void |
public ComparisionIsExpression ( IExpression operand, int mode ) : System.Collections.Generic | ||
operand | IExpression | |
mode | int |
/// |
return | System.Collections.Generic |
protected EvaluationInternal ( object>.IDictionary | ||
parameters | object>.IDictionary | |
return | object |