Sql.Net Class Library Documentation

WhereTerm.Clone Method 

Creates a copy of this WhereTerm

public WhereTerm Clone();

Return Value

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

See Also

WhereTerm Class | Reeb.SqlOM Namespace