I have an end user reporting application where I need to be able to let the user create SQL against an Oracle back end. It is important to be able to provide a mechanism whereby they can create variables and set their values at run-time.

Does anyone know how you go about calling the design-time property editor for the Variables property at run-time?