Doing a ProcessAdd in AMO
You can use ProcessAdd to add more data to an existing partition. There are a few ways to use ProcessAdd:
- Add a new query binding, then process the query binding
- Change the partition definition query to reflect the rows you want to add, then do a ProcessAdd on the partition
- If your partition definition query is based on a view, update the definition of the view in the data source to reflect the rows that you want to add, then do a ProcessAdd on the partition
Tags: management, process