/
xpfInitQuerySchemaGlobalVariablesBN
xpfInitQuerySchemaGlobalVariablesBN
FUNCTION xpfInitQuerySchemaGlobalVariablesBN (expressSchemaName : STRING; querySchemaName : STRING; modelId : GENERIC) 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.
Related content
xpfInitQuerySchemaGlobalVariables
xpfInitQuerySchemaGlobalVariables
More like this
xpfExecuteFunctionEXBN
xpfExecuteFunctionEXBN
More like this
xpfGetQuerySchema
xpfGetQuerySchema
More like this
xpfExecuteQueryEXBN
xpfExecuteQueryEXBN
More like this
xpxExecuteQueryBN
xpxExecuteQueryBN
More like this
xpxExecuteQueryBNEX
xpxExecuteQueryBNEX
More like this