Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Obtains the current transaction timeout value set for this SQLServerXAResource object.
Syntax
public int getTransactionTimeout()
Exceptions
javax.transaction.xa.XAException
Remarks
This getTransactionTimeout method is specified by the getTransactionTimeout method in the javax.transaction.xa.XAResource interface.
See Also
SQLServerXAResource Methods
SQLServerXAResource Members
SQLServerXAResource Class