Sql.Net Class Library Documentation

UpdateQuery.Terms Property

Gets the terms collection for this UpdateQuery

public UpdateTermCollection Terms {get;}

Remarks

Terms specify which columns should be updated and to what values.

See Also

UpdateQuery Class | Reeb.SqlOM Namespace