Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpxMoveModel (modelId, repositoryId : GENERIC)
              status                : INTEGER;
 
The xpxMoveModel procedure moves the specified data model to the specified repository.
The specified data model must be closed before this operation can be successfully performed. The source repository must be open and the target repository must be open for write access, before this function can be successfully performed.
This function is equivalent to the EDMinterface function edmiMoveModel.

  • No labels