Mastering PowerBuilder

HomePrevious Lesson: Live Editing Library List
Next Lesson: PowerBuilder Function Overloading � CORBA Methods

Bind to Thread

This option specifies whether the component instance is bound to the creating thread or not. Check this option if:

Do not check this option if:

Your component does not maintain state for a DataStore across method invocations.

The component will be deployed to a Non-Windows PowerBuilder runtime version, such as a Jaguar server running on a Unix/Macintosh machine.
HomePrevious Lesson: Live Editing Library List
Next Lesson: PowerBuilder Function Overloading � CORBA Methods