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:
 
xpfGetRepository (repositoryName : STRING)
                  repositoryId   : GENERIC;
 
The xpfGetRepository function returns the repositoryId that uniquely identifies the repository in the EDMdatabase with the given name repositoryName. The constant xpxNullId is returned when no matching repository is found.
This function is equivalent to the EDMinterface function edmiGetRepository.

  • No labels