input operations provide the option to use a transaction. if you set this 
to false and wrap the process in a system transaction, all inputs will be 
in the same transaction. output operations use a transaction and there 
isn't a way to override it, IIFC. To include the output commands in the 
same transaction you need to implement your own output commands. i did this 
on a project a while back and just copied the database output operations 
into my own objects and removed the begin/commit/rollback transaction code.

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rhino-tools-dev/-/puzluc6q8Q0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en.

Reply via email to