...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxDeleteGroup (groupId : GENERIC)
status : INTEGER;
|
The xpxDeleteGroup function deletes the specified EDMgroup from the EDMdatabase.
An EDMgroup cannot be deleted from the EDMdatabase as long as an EDMuser is connected to the EDMserver with this EDMgroup account. Neither can an EDMgroup be deleted if any data in the database have the actual EDMgroup to be deleted as the owner group. An owner group means the EDMgroup the creator of the data item is logged on the EDMserver when the data item was created.
This command is only permitted for the superuser.
The argument <groupId> is a numeric groupID
Arguments
...
Type | Name | Comment |
GENERIC | groupId | is a numeric ID that uniquely identifies the edm_group instance in the EDMdatabase |
...
to be deleted. |
...
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|