Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpxDeleteInstanceReferences (instanceId : GENERIC)
                             status     : INTEGER;
 
The xpxDeleteInstanceReferences function will delete all references to, i.e., all relations to the specified instance instanceId in a SDAI model. All references to an instance must be deleted before the instance itself can be deleted.
This function is equivalent to the EDMinterface function  edmiDeleteInstanceReferences

  • No labels