xpfGetRepository

FUNCTION 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.

Arguments


TypeNameComment
STRINGrepositoryNameThe name of the repository within the EDMdatabase

Return Value


 

TypeNameComment
GENERICrepositoryIdThe unique id of the repository

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.