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
Type | Name | Comment |
STRING | repositoryName | specifies the name of the data repository that hosts the data model to delete the version of. Repository names are case sensitive. |
STRING | modelName | specifies 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 |
STRING | modelVersionName | specifies 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.