| title | getXAConnection Method (SQLServerXADataSource) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.technology | connectivity | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | cb1d53c9-27f1-4880-8f1d-c32df0d2fb27 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Tries to establish a physical database connection that can be used in a distributed transaction.
| Name | Description |
|---|---|
| getXAConnection () | Tries to establish a physical database connection that can be used in a distributed transaction. |
| getXAConnection (java.lang.String, java.lang.String) | Tries to establish a physical database connection using the given user name and password. |
SQLServerXADataSource Methods
SQLServerXADataSource Members
SQLServerXADataSource Class