Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Ends the work performed on behalf of a transaction branch.
Syntax
public void end(javax.transaction.xa.Xid xid,
int flags)
Parameters
xid
An Xid object.
flags
An int value.
Exceptions
javax.transaction.xa.XAException
Remarks
This end method is specified by the end method in the javax.transaction.xa.XAResource interface.
See Also
SQLServerXAResource Methods
SQLServerXAResource Members
SQLServerXAResource Class