xpxDeleteModelVersionBN

FUNCTION xpxDeleteModelVersionBN (repositoryName , modelName , modelVersionName : STRING) 
                                  status                                        : INTEGER;

The xpxDeleteModelVersionBN function deletes a version of an edmModel identified by the model version name.

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


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


 

Example


<Missing Example>

 

See also

Filter by label

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