Sql.Net Class Library Documentation

SelectQuery.Clone Method 

Clones the SelectQuery

public SelectQuery Clone();

Return Value

A new instance of SelectQuery which is exactly the same as the current one.

See Also

SelectQuery Class | Reeb.SqlOM Namespace