Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfCreateModelVersion (repositoryName   : STRING;
                                modelName        : GENERIC; 
                                modelVersionName : STRING)
                                modelVersionId   : GENERIC;
                

Use this function to create  a new model version, and retunrs the versionID in the argument <modelVersionId>.
This function is equivalent to the EDMinterface function edmiCreateModelVersion.

Arguments

...

TypeNameComment
STRINGrepositoryNamecomments
GENERICmodelName 
STRINGmodelVersionName 

Return Value

...

 

TypeNameComment
GENERICmodelVersionIdcomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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