Version: Available or changed with runtime version 6.0.
Specifies whether commit is allowed within the scope of the method.
Members
| Member | Description |
|---|---|
| Ignore | Ignore commits within the scope of this method. |
| Error | Throw an error when a commit is attempted within the scope of this method. |