SYNTAX:
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:
Argument |
Description |
modelId |
|
qualifiedSchemaName |
ExpressSchemaName or ExpressSchemaName.QuerySchemaName |
entityNameOrViewEntityName |
Entity or View Entity name |
numberOfAttributes |
Number of attributes |
newInstanceId |
Output of the function. The ID of the new Instance |