IPWorks IoT 2020 C++ Builder Edition

Questions / Feedback?

AbortTransaction Method

Aborts an existing transaction.

Syntax

void __fastcall AbortTransaction(String Id);

Remarks

This method aborts a transaction previously started with BeginTransaction. Id identifies the transaction to abort.

The OpenTransactions configuration setting can be queried to obtain a list of currently-open transactions.

Refer to BeginTransaction for more information about transactions.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 C++ Builder Edition - Version 20.0 [Build 8265]