...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxDeleteRepository (repositoryId : GENERIC)
status : INTEGER;
|
The xpxDeleteRepository function deletes the specified repository from the EDMdatabase . Only the owner of the repository can delete it.
A repository must be empty and closed before it can be deleted.
The default repositories "DictionaryRepository" , "SystemRepository" and "DataRepository" cannot be deleted. This function is equivalent to the EDMinterface function edmiDeleteRepository.
Arguments
...
Type | Name | Comment |
GENERIC | repositoryId | The id of the repository |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|