Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfGetModelrepository (modelId      : GENERIC)
                                repositoryId : GENERIC;

The xpfGetModelRepository function returns the numeric repositoryID that uniquely identifies the repository in the EDMdatabase  that contains the specified model in the argument <modelId>. The argument <repositoryId> returns instance id of the repository where the actual model <modelId> is located.
This function is equivalent to the EDMinterface function edmiGetModelRepository.
See also xpxGetModelRepository.

Arguments

...

TypeNameComment
GENERICmodelIdInstance id of the model within the EDMdatabase

Return Value

...

 

TypeNameComment
GENERICrepositoryIdInstance id of the repository within the EEDMdatabse

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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