Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  SYNTAX:
 

Code Block
languagecpp
themeConfluence
FUNCTION xpxCreateInstance(modelId , entityIdOrViewEntityId , VAR instance :

...

 GENERIC)  
                           status                                          : INTEGER;

The xpxCreateInstance function will create a persistent instance of instanceType in the specified model modelId. The instanceType is the instanceId of the corresponding entity_definition. The instanceId of the created instance will be returned through the instanceId argument. The actual model must be opened for WRITE before this function can be performed successfully.
This function is equivalent to the EDMinterface function sdaiCreateInstance                          

Arguments

...

TypeNameComment
GENERICmodelIdcomment
GENERICentityIdOrViewEntityId 
GENERICinstance 

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"