BeginTransaction

The BeginTransaction is a local transactions function that is used in SQL operations.

You use this function to start the transaction. This function is used a policy in conjunction with other local transactions functions.

For more information about the local transactions functions, see Using local transactions in a policy.

Arguments

The BeginTransaction() function takes no arguments.

Note: The ObjectServer does not support the use of the BeginTransaction function.