Method | Description | |
---|---|---|
Accept ( ISqlAstVisitor visitor ) : void | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ParamMarker ( int paramIndex ) : System.Collections.Generic |
Method | Description | |
---|---|---|
EvaluationInternal ( object>.IDictionary |
public Accept ( ISqlAstVisitor visitor ) : void | ||
visitor | ISqlAstVisitor | |
return | void |
protected EvaluationInternal ( object>.IDictionary | ||
parameters | object>.IDictionary | |
return | object |
public ParamMarker ( int paramIndex ) : System.Collections.Generic | ||
paramIndex | int | start from 1 |
return | System.Collections.Generic |