Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
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.

  • No labels