Sql.Net Class Library Documentation

InsertQuery.Terms Property

Gets the collection if column-value pairs

public UpdateTermCollection Terms {get;}

Remarks

Terms specify which values should be inserted into the table.

See Also

InsertQuery Class | Reeb.SqlOM Namespace