Method | Description | |
---|---|---|
Clone ( ) : |
Creates a clone of this FromClause
|
|
FromClause ( ) : System | ||
TermExists ( string alias ) : bool |
Checks if a term with the specified RefName already exists in the FromClause. TermExists matches |
Method | Description | |
---|---|---|
ICloneable ( ) : object |
public TermExists ( string alias ) : bool | ||
alias | string | The name of the term to be checked. |
return | bool |