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 Current »

FUNCTION xpfGetFunctionHandleBN  (expressSchemaName      : STRING;
                                  querySchemaName        : STRING;  -- optional. Default is that all query schemas for "expressSchemaName" will be searched
                                  functionName           : STRING)  -- query, function or procedure
                                  functionHandle         : INTEGER; -- handle to actual query, function or procedure
                                        
 
FUNCTION xpfGetFunctionHandle  (querySchemaHandle        : INTEGER;
                                functionName             : STRING)  -- query, function or procedure
                                functionHandle           : INTEGER; -- handle to actual query, function or procedure


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