FUNCTION xpfInitQuerySchemaGlobalVariablesBN (expressSchemaName : STRING; querySchemaName : STRING; modelId : GENERIC) -- actual data model when global variables are populated querySchemaGlobalVariablesHandle : INTEGER;
This function initializes (populate) global variables of a query schema
Arguments
1 | Type | Name | Comment |
2 | STRING | expressSchemaName | Express schema name |
3 | STRING | querySchemaName | Query schema name |
4 | GENERIC | modelId | actual data model when global variables are populated |
Return Value
Type | Name | Comment |
INTEGER | querySchemaGlobalVariablesHandle | a handle to the global variable |
Options
Option | Comment |
XPXSOMEOPTION | comment |
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.