xpfCreateInstanceExBN
FUNCTION xpfCreateInstanceExBN (modelId : GENERIC; qualifiedSchemaName : STRING; entityNameOrViewEntityName : STRING) newInstanceId : GENERIC;
This function can be used to create persistent instances, scratch instances, volatile instances and view_entity instances (all kind of instances).
Arguments
Type | Name | Comment |
GENERIC | modelId | a specific modelId
 |
STRING | qualifiedSchemaName | ExpressSchemaName  or ExpressSchemaName.QuerySchemaName |
STRING | entityNameOrViewEntityName | Entity or View Entity name |
Return Value
Â
Type | Name | Comment |
GENERIC | newInstanceId | The ID of the new Instance |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â