Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
languagecpp
themeConfluence
FUNCTION xpfExecuteFunctionEXBN (expressSchemaName            : STRING;",
                                 querySchemaName              : STRING;  -- optional. Default is that all query schemas for "expressSchemaName" will be searched
                                 functionName                 : STRING;  -- 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, ..., argument     : GENERIC) -- arguments to actual called query, function or procedure
                                 functionValue                : GENERIC; -- always INDETERMINATE for procedures
                          
            

Include Page
US:_xpxExecute common
US:_xpxExecute common

 

See also:

Include Page
US:_xpxExecute function listUS:_xpxExecute function list

Arguments

...

Insert excerpt
US:_a_expressSchemaName
US:_a_expressSchemaName
nopaneltrue
Insert excerpt
US:_a_querySchemaName
US:_a_querySchemaName
nopaneltrue
Insert excerpt
US:_a_functionName
US:_a_functionName
nopaneltrue
Insert excerpt
US:_a_globalVariablesHandle
US:_a_globalVariablesHandle
nopaneltrue
Insert excerpt
US:_a_dataModelId
US:_a_dataModelId
nopaneltrue
Insert excerpt
US:_a_dataModelAcessMode
US:_a_dataModelAcessMode
nopaneltrue
Insert excerpt
US:_a_Arguments
US:_a_Arguments
nopaneltrue

Return Value

...

Insert excerpt
US:_r_functionValue
US:_r_functionValue
nopaneltrue

Options

...

 

 

Example

...

<example missing>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "execute_function" and parent = "5636522"