PropertyHandle :: Execute - Execute Handle
When a property handle represents a derived (calculated) data set, the function allows running the operation for calculating the data set. The function should be called before accessing the data set. For property handles not referring to query expressions, the function does not have any effect.
Return value: Success ( logical )
Implementation overview
- - internal feature (not documented)
PropertyHandle :: Execute ( operenv, parmlist ) - Execute without parameter list
PropertyHandle :: Execute (  )
Implementation details
-
- internal feature (not documented)
logical PropertyHandle  :: Execute ( OperEnvironment *operenv, ParmList *parmlist )
- operenv - Pointer to operation environment
- parmlist - parmlist - Title unknown
to list
- to list