Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
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. This function is equivalent to the EDMinterface function edmiGetRepository.

Arguments

...

TypeNameComment
STRINGrepositoryNameThe name of the repository within the EDMdatabase

Return Value

...

 

TypeNameComment
GENERICrepositoryIdThe unique id of the repository

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"