Mastering PowerBuilder

HomePrevious Lesson: Component TimeOut
Next Lesson: Supports Transaction

Transaction Options

Transaction Not Supported

This option is good for those components that do not participate in transactions. Example would be the components that perform calculations before applying the data in the connected database. If the component is activated by another component that is executing within a transaction, the new instance's work is performed outside of the existing transaction.
HomePrevious Lesson: Component TimeOut
Next Lesson: Supports Transaction