הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Tells the resource manager to forget about a heuristically completed transaction branch.
Syntax
public void forget(javax.transaction.xa.Xid xid)
Parameters
xid
An Xid object.
Exceptions
javax.transaction.xa.XAException
Remarks
This forget method is specified by the forget method in the javax.transaction.xa.XAResource interface.
See Also
SQLServerXAResource Methods
SQLServerXAResource Members
SQLServerXAResource Class