Transaction and rollback

Hi,

If I remember, there was a discussion suggesting Transaction would be removed at some point. In the meantime, I wonder what consists rollback. I mean there isn’t a protocol message for it and according to C# code, the method seems to send nothing to the server.

Am I missing something ?

Yorick

Transactions can just be abandoned. EG StartTransaction ... Write
Write Write .... Nothing.