xpxStartTransaction

FUNCTION xpxStartTransaction () status : INTEGER;

The xpxStartTransaction function start (open) a new transaction. All updates to an EDMdatabase in an open transaction will not be made persistent before all open transaction is committed and closed by either the xpxCommitTransaction or the xpxCommitAllTransactions operations. All updates to an EDMdatabase  in an open transaction will be undone when the open transaction is aborted and closed by either the xpxAbortTransaction or xpxAbortAllTransactions operations. Transactions can be nested.

Arguments


Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.