Instance :: operator= - Assignment operator
The operator allows assigning a new instance area from the passed instance handle to the instance handle.
Return value: - internal feature (not documented) ( odaba::Instance )
Implementation details
::Instance
Instance  :: operator= ( ::Instance &cinst_ref )
- cinst_ref
- Instance reference
Reference to an instance handle.