Sql.Net Class Library Documentation

FromClause.Clone Method 

Creates a clone of this FromClause

public FromClause Clone();

Return Value

A new FromClause which exactly the same as the current one.

See Also

FromClause Class | Reeb.SqlOM Namespace