SYNTAX:
xpxDeleteRepositoryBN (repositoryName : STRING)
status : INTEGER;
The xpxDeleteRepositoryBN 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 edmiDeleteRepositoryBN.
General
Content
Integrations