This interface supports Distributed Transactions for MS-SQL database that are controlled by MS-DTC engine (Microsoft Distributed Transaction Coordinator).
DTC is a system service that coordinates transactions so that work can be committed as an atomic transaction even if it spans multiple resource managers on multiple computers, regardless of failures.
This interface is applicable for the following environment:
- MS-SQL database server
- C/C++ interface
- ODBC connection type
- DI API only (and not by DI Server)