Compartir a través de


end Method (SQLServerXAResource)

Ends the work performed on behalf of a transaction branch.

public void end(javax.transaction.xa.Xid xid,
                int flags)

Parámetros

xid

An Xid object.

flags

An int value.

Excepciones

javax.transaction.xa.XAException

Notas

This end method is specified by the end method in the javax.transaction.xa.XAResource interface.

Vea también

Referencia

SQLServerXAResource Class

Conceptos

SQLServerXAResource Methods
SQLServerXAResource Members