SYNTAX:
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.
General
Content
Integrations