| title | commit Method (SQLServerXAResource) | 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 | 1d0f8612-fb4a-4eca-bc37-8342e1419fd4 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Commits the global transaction that is specified by the given Xid object.
public void commit(javax.transaction.xa.Xid xid,
boolean onePhase)
xid
An Xid object.
onePhase
A boolean value.
javax.transaction.xa.XAException
This commit method is specified by the commit method in the javax.transaction.xa.XAResource interface.
SQLServerXAResource Methods
SQLServerXAResource Members
SQLServerXAResource Class