Method | Description | |
---|---|---|
Duplicate ( |
Method | Description | |
---|---|---|
VisitColumn ( ColumnExpression column ) : |
||
VisitSelect ( SelectExpression select ) : |
||
VisitTable ( TableExpression table ) : |
public static Duplicate ( |
||
expression | ||
return |
protected VisitColumn ( ColumnExpression column ) : |
||
column | ColumnExpression | |
return |
protected VisitSelect ( SelectExpression select ) : |
||
select | SelectExpression | |
return |
protected VisitTable ( TableExpression table ) : |
||
table | TableExpression | |
return |