ChangeSetApplyOption Enumeration
Options that specify how to apply ChangeSets.
Members
| Name | Value | Description |
|---|---|---|
| None | 0 | ChangeSet won't be used. |
| Merge | ChangeSet will be merged into the Db | |
| Reinstate | ChangeSet will be reinstated into the Db | |
| Reverse | ChangeSet will be reversed from the Db |
Defined in
Last Updated: 08 January, 2020