company logo

ODC_Module :: SetupOptionsForObject - Set option variables for the selected module.

The function sets the option variables used for developing on an ODC_Module object within the ODABA development environment. The function is available in OSI expression, too.

Because an ODC_Module is an ODC_ImpClass and can be implement an an implementation class, the function also sets all option variables for the implementation class (ODC_ImpClass::SetupOptionForObjects).

Return value:  Success ( logical  )

Implementation details