Component to enable multiple databases to take part in a specific transaction

Icon

nxTransContext1

Properties and Events view

DelphiGuide_nxTransContext1DelphiGuide_nxTransContext1(a)

                                                               

Purpose

By default, a database creates an internal Transaction Context when a transaction is started. If you want multiple databases to take part in a transaction, explicitly create a TnxTransContext object first, and connect it to each of the TnxDatabase components.

Please also see Common Properties and Events for more details.

Home | Site Contents | Documentation | NexusDB Manual V4 | Delphi Guide | VCL Component Overview | Sessions and Databases