Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
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

...

TypeNameComment
GENERICgroupIdis a numeric  ID that uniquely identifies the edm_group instance in the EDMdatabase

...

to be deleted.

...

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"