CommitTrans Event

       

Occurs after the CommitTrans method has completed.

Syntax

Private Sub object.CommitTrans( )

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Remarks

This event is raised after a CommitTrans method has been executed. The developer can respond to this event to synchronize some other process with the transaction.