Method | Description | |
---|---|---|
Accept ( ISqlAstVisitor visitor ) : void | ||
AddSelect ( |
||
DmlSelectUnionStatement ( |
||
SetLimit ( |
||
SetOrderBy ( |
public Accept ( ISqlAstVisitor visitor ) : void | ||
visitor | ISqlAstVisitor | |
return | void |
public AddSelect ( |
||
select | ||
unionAll | bool | |
return |
public DmlSelectUnionStatement ( |
||
select | ||
return | System.Collections.Generic |
public SetLimit ( |
||
limit | ||
return |
public SetOrderBy ( |
||
orderBy | ||
return |