Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxDeleteModelVersionBN (repositoryName , modelName , modelVersionName : STRING) 
                                  status                                        : INTEGER;

The xpxDeleteModelVersionBN function deletes a version of an edmModel identified by the model version name.
The argument <repositoryName>

Arguments

...

TypeNameComment
STRINGrepositoryNamespecifies the name of the data repository that hosts the data model to delete the version of. Repository names are case sensitive.

...

STRINGmodelNamespecifies the name of the model to delete the version of. Model names are case sensitive. A model name is unique in a repository, hence the combination of the arguments <repositoryName> and <modelName> uniquely identifies a model in an EDMdatabase

...

STRINGmodelVersionNamespecifies the version name of the model to be deleted.

...

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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