Methods
Methods available on this class.
BackOut
Terminates this UOW and backs out all changes made to recoverable resources in the server.
Commit
Terminates this UOW and commits all changes made to recoverable resources in the server.
ForceReset
Makes this UOW inactive and resets it. The UOW is neither committed or backed out.
UowId
Returns the identifier of the UOW. A zero return indicates that the UOW is either complete or has not yet started, and is therefore inactive.
Parent topic:
UOW COM class