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