/
xpxRenameModel
xpxRenameModel
FUNCTION xpxRenameModel (modelId : GENERIC; newModelName : STRING) status : INTEGER;
Renames the specified data model in the EDMdatabase. This function is only applicable to data models. Only the owner of a model can rename it.
Arguments
Type | Name | Comment |
GENERIC | modelId | A numeric modelID that uniquely identifies the model in the EDMdatabase to rename. |
STRING | newModelName | Specifies the new name of the specified model. The model name must be unique within the repository that holds the model. The model name must start with a letter and the rest of the model name can be any mix of alphanumeric characters and the underscore character. Model names are case sensitive. |
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.
, multiple selections available,
Related content
xpxRenameModelBN
xpxRenameModelBN
More like this
xpxCreateModel
xpxCreateModel
More like this
xpxStartModelWriteTransaction
xpxStartModelWriteTransaction
More like this
xpxStartModelsWriteTransaction
xpxStartModelsWriteTransaction
More like this
xpxDeleteModel
xpxDeleteModel
More like this
xpfGetModelBN
xpfGetModelBN
More like this