...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION 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
Arguments
...
Type | Name | Comment |
GENERIC | instanceId | The id of the instance |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|