Sql.Net Class Library Documentation

UpdateTermCollection.Add Method 

Adds an instance of type UpdateTerm to the end of this UpdateTermCollection.

public virtual void Add(
   UpdateTerm value
);

Parameters

value
The UpdateTerm to be added to the end of this UpdateTermCollection.

See Also

UpdateTermCollection Class | Reeb.SqlOM Namespace