InsertSetErrorAction Enumeration
| Name | Value | Description | |
|---|---|---|---|
| Cancel | 0 | Cancel the insertion and report the error (as an exception). | |
| Continue | 1 | Ignore the error and continue inserting the set. | |
| Prompt | 2 | Display the prompt dialog where the user can select the action. |
