Method | Description | |
---|---|---|
Accept ( ISqlAstVisitor visitor ) : void | ||
ConstructFunction ( IList |
||
Sum ( IExpression expr, bool distinct ) : System |
public Accept ( ISqlAstVisitor visitor ) : void | ||
visitor | ISqlAstVisitor | |
return | void |
public ConstructFunction ( IList |
||
arguments | IList |
|
return | FunctionExpression |
public Sum ( IExpression expr, bool distinct ) : System | ||
expr | IExpression | |
distinct | bool | |
return | System |