Sql.Net Class Library Documentation

GroupByTermCollection.Add Method 

Adds an instance of type GroupByTerm to the end of this GroupByTermCollection.

public virtual void Add(
   GroupByTerm value
);

Parameters

value
The GroupByTerm to be added to the end of this GroupByTermCollection.

See Also

GroupByTermCollection Class | Reeb.SqlOM Namespace