Copies the elements of an array to the end of the WhereClauseCollection.
Copies the elements of an array to the end of the WhereClauseCollection.
public void AddRange(WhereClause[]);
Adds the contents of another WhereClauseCollection to the end of the collection.
public void AddRange(WhereClauseCollection);
WhereClauseCollection Class | Reeb.SqlOM Namespace | Add