Sql.Net Class Library Documentation

WhereClause.Clone Method 

Creates a copy of this WhereClause

public WhereClause Clone();

Return Value

A new WhereClause which is exactly the same as the current one

See Also

WhereClause Class | Reeb.SqlOM Namespace