Method | Description | |
---|---|---|
Accept ( ISqlAstVisitor visitor ) : void | ||
OuterJoin ( bool isLeftJoin, |
||
OuterJoin ( bool isLeftJoin, |
||
RemoveLastConditionElement ( ) : object |
Method | Description | |
---|---|---|
EnsureListType ( IList |
||
OuterJoin ( bool isLeftJoin, |
public Accept ( ISqlAstVisitor visitor ) : void | ||
visitor | ISqlAstVisitor | |
return | void |
public OuterJoin ( bool isLeftJoin, |
||
isLeftJoin | bool | |
leftTableRef | ||
rightTableRef | ||
onCond | IExpression | |
return | System.Collections.Generic |
public OuterJoin ( bool isLeftJoin, |
||
isLeftJoin | bool | |
leftTableRef | ||
rightTableRef | ||
@using | IList |
|
return | System.Collections.Generic |
public RemoveLastConditionElement ( ) : object | ||
return | object |