Begin specified transaction on local database.
Parameters
|
Name <string> |
|
The name of the transaction. |
|
- This action should be used in conjuction with Commit Transaction action or Rollback Transaction.
- Actions taken between Begin Transaction and Commit Transaction are executed in an atomic way.
- Works only with local database tables, this includes databases in the Offline and Local tree. This action does not work with online Databases.
- See chapter Database for more information.
|
Updated: 3/21/2018 5:47 PM
|