Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

FUNCTION xpfExecuteFunctionEX (functionHandle               : INTEGER; -- handle to actual query, function or procedure
                               globalVariablesHandle        : INTEGER; -- optional. Default is current global variables
                               dataModelId                  : GENERIC; -- optional. Default is current data model
                               dataModelAcessMode           : INTEGER; -- optional. Default is xpxRO. LATER: xpxAddModelToActiveTransaction if xpxRW
                               argument1, ..., argumentN    : GENERIC) -- arguments to actual called query, function or procedure
                               functionValue                : GENERIC; -- always INDETERMINATE for procedures
                                                                               


Unable to render {include} The included page could not be found.

 

See also:

Unable to render {include} The included page could not be found.

  • No labels